更新於 15 個月前
15 個月前
74cbc3c93052 · 9.1GB
模型
架構starcoder
·
參數15.8B
·
量化Q4_K_S
9.1GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
說明文件
StarCoder 模型是以 GitHub 程式碼,以及超過 80 種以上的程式語言訓練而成。
範例提示
def print_hello_world():
範例回應
print("Hello world")