StarCoder2 是新一代透明訓練的開放程式碼 LLM,共有三種尺寸:3B、7B 和 15B 參數。
3b 7b 15b
897.7K Pulls Updated 6 個月前
Updated 10 months ago
10 個月前
432973cfbc4c · 9.1GB
model
archstarcoder2
·
parameters16B
·
quantizationQ4_0
9.1GB
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
Readme
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 相匹配。