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