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