Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
aadi19
/
olympus-coder
:latest
68
Downloads
Updated
1 month ago
AI-powered coding assistant built on CodeLlama 13B. Boost productivity 4-6x with intelligent code generation, debugging, and multi-language support
AI-powered coding assistant built on CodeLlama 13B. Boost productivity 4-6x with intelligent code generation, debugging, and multi-language support
Cancel
olympus-coder:latest
...
/
params
021e44ff3873 · 202B
{
"num_ctx": 4096,
"num_predict": 2048,
"repeat_penalty": 1.1,
"rope_frequency_base": 1000000,
"stop": [
"```\\n\\n",
"}\\n\\n",
"```\\n",
"Human:",
"Assistant:",
"\\n\\n\\n"
],
"temperature": 0.1,
"top_k": 40,
"top_p": 0.9
}