更新于 16 个月前
16 个月前
dadad57ccce2 · 9.1GB
模型
架构starcoder
·
参数15.8B
·
量化Q4_K_S
9.1GB
参数
{ "stop": [ "<|endoftext|>" ] }
36B
自述文件
StarCoder 模型是在 GitHub 代码上训练的,使用了超过 80 种编程语言。
示例提示
def print_hello_world():
示例回复
print("Hello world")