更新於 15 個月前
15 個月前
c5b70c559022 · 8.0GB
模型
架構starcoder
·
參數7.53B
·
量化Q8_0
8.0GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
說明文件
StarCoder 模型是在 GitHub 程式碼上使用 80 多種程式語言訓練而成。
範例提示
def print_hello_world():
範例回應
print("Hello world")