更新於 15 個月前
15 個月前
2f295880480a · 11GB
模型
archstarcoder
·
parameters15.8B
·
quantizationQ5_0
11GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
Readme
StarCoder 模型以 GitHub 程式碼進行訓練,包含 80 多種程式語言。
範例提示
def print_hello_world():
範例回應
print("Hello world")