StarCoder2 是下一代透明训练的开源代码 LLM,提供三种尺寸:3B、7B 和 15B 参数。

3b 7b 15b

419.4K 2 个月前

自述文件

StarCode 2

StarCoder2 支持高达 16,384 个 token 的上下文窗口,是下一代透明训练的开源代码 LLM。

  • starcoder2:instruct:一个 15B 模型,遵循自然和人类编写的指令
  • starcoder2:15b 在 600 多种编程语言和 4 万亿个 token 上训练。
  • starcoder2:7b 在 17 种编程语言和 3.5 万亿个 token 上训练。
  • starcoder2:3b 在 17 种编程语言和 3 万亿个 token 上训练。

StarCoder2-15B 是其尺寸类别中最好的,在许多评估中与 33B+ 模型相匹配。StarCoder2-3B 匹配 StarCoder1-15B 的性能。

参考文献