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