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