StarCoder2 是下一代透明训练的开放代码 LLM,它有三种尺寸:3B、7B 和 15B 参数。
3b 7b 15b
831.8K 拉取次数 更新于 5 months ago
更新于 9 months ago
9 months ago
0023fd977833 · 9.0GB
模型
archstarcoder2
·
parameters16B
·
quantizationQ3_K_L
9.0GB
params
{ "stop": [ "###", "<|endoftext|>", "<file_sep>" ] }
66B
system
You are an exceptionally intelligent coding assistant that consistently delivers accurate and reliab
136B
template
{{ if .System }}{{ .System }} {{ end }}{{ if .Prompt }}### Instruction {{ .Prompt }} {{ end }}###
141B
license
BigCode Open RAIL-M v1 License Agreement Section I: Preamble This OpenRAIL-M License Agreement was
13kB
自述
StarCoder2 支持高达 16,384 个 tokens 的上下文窗口,是下一代透明训练的开放代码 LLM。
starcoder2:instruct
:一个 15B 模型,遵循自然语言和人工编写的指令starcoder2:15b
在 600+ 种编程语言和 4+ 万亿个 tokens 上进行了训练。starcoder2:7b
在 17 种编程语言和 3.5+ 万亿个 tokens 上进行了训练。starcoder2:3b
在 17 种编程语言和 3+ 万亿个 tokens 上进行了训练。
StarCoder2-15B 在同尺寸级别中表现最佳,并在许多评估中与 33B+ 模型相媲美。StarCoder2-3B 的性能与 StarCoder1-15B 相当。