13个月前更新
13个月前
b541e773e045 · 2.4GB
模型
架构starcoder
·
参数31.8亿
·
量化Q5_1
2.4GB
参数
{ "stop": [ "<|endoftext|>" ] }
36B
自述文件
StarCoder 模型使用超过 80 多种编程语言的 GitHub 代码进行训练。
示例提示
def print_hello_world():
示例回复
print("Hello world")