135 2 weeks ago

Custom model for coding with agents to use locally with 24gb or 2x16gb GPUs (working fine...)

ollama run SetneufPT/Ornith-1.0-35B-MOE_Q4_110k_24GB-GPU

Models

View all →

Readme


Ornith 1.0 - 35B param MOE, Q4, 110K ctx, Local/Offline, 24GB (or 2x 16GB) GPU

Custom Ollama model, tuned from Ornith 1.0 from DeepReinforce-AI, configured for local coding-agent workflows, especially with Claude Code.

This model is based on a 35B parameter Mixture of Experts (MOE) LLM, quantized in Q4, and configured with a large context window for software development tasks. It is intended to provide a practical balance between performance, memory usage, and code-assistance quality on local hardware.

Model details

  • Type: Textmodel
  • Size: 35B parameters MOE
  • Quantization: Q4
  • Context target: 110K
  • Real GPU memory usage: 23,4 GB VRAM
  • Recommended GPU memory: 32 GB VRAM
  • Main focus: Coding and agentic development workflows
  • Tool use: Supported, depending on the client/application
  • Thinking/reasoning mode: Supported, depending on the client/application

Intended use

This model is designed for:

  • Agents workflows
  • Local coding assistants
  • Code analysis
  • Debugging support
  • Refactoring suggestions
  • Project exploration
  • Terminal-based programming tasks
  • Educational demonstrations of AI coding agents

image.png