更新於 16 個月前
16 個月前
0033ce73781b · 9.1GB
模型
架構starcoder
·
參數15.8B
·
量化Q3_K_L
9.1GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
說明文件
StarCoder 模型是在 GitHub 程式碼,包含超過 80 種程式語言的程式碼上訓練的。
範例提示
def print_hello_world():
範例回應
print("Hello world")