更新於 15 個月前
15 個月前
32fb32a4adc3 · 12GB
模型
架構starcoder
·
參數15.8B
·
量化Q5_1
12GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
說明文件
StarCoder 模型使用 GitHub 程式碼進行訓練,程式碼涵蓋 80 多種程式語言。
範例提示
def print_hello_world():
範例回應
print("Hello world")