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