更新於 15 months ago
15 months ago
053348db28db · 5.5GB
模型
架構starcoder
·
參數7.53B
·
量化Q5_K_M
5.5GB
參數
{ "stop": [ "<|endoftext|>" ] }
36B
讀我檔案
StarCoder 模型在 GitHub 程式碼上訓練,涵蓋 80 多種程式語言。
範例提示
def print_hello_world():
範例回應
print("Hello world")