Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
starcoder2
:15b-instruct-q4_0
1.2M
Downloads
Updated
1 year ago
StarCoder2 is the next generation of transparently trained open code LLMs that comes in three sizes: 3B, 7B and 15B parameters.
StarCoder2 is the next generation of transparently trained open code LLMs that comes in three sizes: 3B, 7B and 15B parameters.
Cancel
3b
7b
15b
starcoder2:15b-instruct-q4_0
...
/
template
9951e59473f7 · 126B
{{ if .System }}{{ .System }}
{{ end }}### Instruction
{{ if .Prompt }}{{ .Prompt }}
{{ end }}### Response
{{ .Response }}