Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
NeuralNet
/
opencoder
:latest
48
Downloads
Updated
9 months ago
OpenCoder is an open and reproducible code LLM family for coding which includes 1.5B and 8B models, supporting multiple languages
OpenCoder is an open and reproducible code LLM family for coding which includes 1.5B and 8B models, supporting multiple languages
Cancel
8b
opencoder:latest
...
/
params
e5166c027a81 · 106B
{
"num_ctx": 8192,
"num_predict": 2048,
"stop": [
"### System:",
"### User:",
"### Assistant:"
],
"temperature": 0.5
}