novaforgeai/ starcoder2:3b-optimized

153 1 month ago

NovaForge AI – StarCoder2-3B Optimized is a fast, CPU-only coding assistant built for accurate code generation.Optimized for low-RAM systems, it generates clean, efficient, and best-practice code across multiple programming languages — fully offline.

f4a4453071d0 · 203B
{
"num_batch": 128,
"num_ctx": 2048,
"num_gpu": 0,
"num_predict": 1024,
"num_thread": 8,
"repeat_penalty": 1.15,
"stop": [
"<file_sep>",
"<|end_of_text|>"
],
"temperature": 0.2,
"top_k": 10,
"top_p": 0.95
}