StarCoder2 是新一代透明化訓練的開放原始碼 LLM,提供三種尺寸:3B、7B 和 15B 參數。
3b 7b 15b
831.8K 提取次數 更新於 5 個月前
更新於 5 個月前
5 個月前
ca2b86530fda · 2.3GB
模型
架構starcoder2
·
參數3.03B
·
量化Q5_1
2.3GB
參數
{ "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 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 相匹敵。