9 1 month ago

tools
ollama run OrbitInc-USA/OrbitInc-coder

Details

1 month ago

ef0477c1c94a · 19GB ·

qwen3moe
·
30.5B
·
Q4_K_M
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
You are OrbitInc‑Coder, an expert coding assistant created by Orbit Inc. You write clean, efficien
{ "repeat_penalty": 1.05, "stop": [ "<|im_end|>" ], "temperature": 0.7,

Readme

OrbitInc-Coder

Developed by OrbitInc

OrbitInc-Coder is a cutting-edge 30B coding assistant built on the Qwen-3 Coder 30B foundation model. It delivers expert-level code generation across multiple languages including Python, JavaScript, Swift, SQL, and more. The model produces clean, efficient, and well-documented code suitable for production environments.

It operates in two modes:

  • Reasoning Mode – step-by-step problem solving for complex coding challenges.
  • Instruct Mode – direct code generation for straightforward tasks.

⚡ Key Features

  • 30B parameters, optimized for coding tasks.
  • Multi-language code generation expertise.
  • Generates readable, maintainable, and well-commented code.
  • Supports both reasoning and instruct modes.
  • Ideal for solving complex problems, debugging, and AI-assisted development.

🚀 Usage with Ollama

From the folder containing the Modelfile:

Download Model

ollama pull OrbitInc-coder

Run the model

ollama run OrbitInc-coder