StarCoder2 是下一代透明训练的开源代码 LLM,它有三种尺寸:3B、7B 和 15B 参数。
3b 7b 15b
419.4K Pulls 更新于 2 个月前
更新于 2 个月前
2 个月前
c2a2fb5a804b · 9.9GB
模型
架构starcoder2
·
参数16B
·
量化Q4_K_M
9.9GB
参数
{"stop":["<file_sep>","<|end_of_text|>"]}
41B
模板
<file_sep> {{- if .Suffix }}<fim_prefix> {{ .Prompt }}<fim_suffix>{{ .Suffix }}<fim_middle> {{- else
142B
许可证
BigCode Open RAIL-M v1 许可协议 第 I 部分:前言 本 OpenRAIL-M 许可协议于
13kB
自述文件
StarCoder2 支持高达 16,384 个标记的上下文窗口,是下一代透明训练的开源代码 LLM。
starcoder2:instruct
:一个 15B 模型,遵循自然和人类编写的指令。starcoder2:15b
训练于 600 多种编程语言和 4 万亿个标记。starcoder2:7b
训练于 17 种编程语言和 3.5 万亿个标记。starcoder2:3b
训练于 17 种编程语言和 3 万亿个标记。
StarCoder2-15B 在其尺寸类别中表现最佳,在许多评估中与 33B+ 模型相当。StarCoder2-3B 的性能与 StarCoder1-15B 相匹配。