12 个月前更新
12 个月前
aa71e6e2251f · 2.5GB
模型
架构starcoder
·
参数1.24B
·
量化F16
2.5GB
参数
{"stop":["\u003c|endoftext|\u003e"]}
36B
自述文件
StarCoder 模型是在 GitHub 代码上训练的,涵盖 80 多种编程语言。
示例提示
def print_hello_world():
示例响应
print("Hello world")