更新於 16 個月前
16 個月前
847e5a7aa26f · 1.8GB
模型
架構starcoder
·
參數3.18B
·
量化Q4_0
1.8GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
自述檔案
StarCoder 模型是在 GitHub 程式碼上使用 80 多種程式語言訓練的。
範例提示
def print_hello_world():
範例回應
print("Hello world")