更新於 16 個月前
16 個月前
b541e773e045 · 2.4GB
模型
archstarcoder
·
參數3.18B
·
量化Q5_1
2.4GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
讀我檔案
StarCoder 模型使用 GitHub 程式碼進行訓練,包含 80 多種程式語言。
範例提示
def print_hello_world():
範例回應
print("Hello world")