更新於 15 個月前
15 個月前
e0468499b5f9 · 1.4GB
模型
架構starcoder
·
參數3.18B
·
量化Q3_K_S
1.4GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
Readme
StarCoder 模型以 GitHub 程式碼進行訓練,包含 80 多種程式語言。
範例提示
def print_hello_world():
範例回應
print("Hello world")