更新於 15 個月前
15 個月前
77e6c46054d9 · 726MB
模型
架構starcoder
·
參數1.24B
·
量化Q4_0
726MB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
說明文件
StarCoder 模型在 GitHub 程式碼上訓練,包含 80 多種程式語言。
範例提示
def print_hello_world():
範例回應
print("Hello world")