Text / ornith-ai

Ornith 1.5 35B A3B GGUF

The Ornith 1.5 35B A3B GGUF is a text-generation model from the ornith-ai/Ornith-1.5-35B-A3B-GGUF repository, licensed under MIT, with GGUF tagging for local inference. Its official model card describes Ornith-1.5-35B-A3B as a mid-size mixture-of-experts member of the Ornith-1.5 family that activates roughly 3B parameters per token. The model is presented as a step toward foundation models through end-to-end self-improvement, extending Ornith-1.0 by jointly optimizing task generation, scaffold construction, and solution rollouts through reinforcement learning. The card states it outperforms similarly sized peers on coding and agentic benchmarks, though specific numerical claims should be independently verified.

EstimatedRepository opened Aug 18, 2026Source checked 9/24/2026Version: 12393612
LOCALRENTED GPUOPEN WEIGHTS

At a glance

Architecture
unknown
License
mit
Software
Ollama, llama.cpp
View the model source
MY HARDWARE

Will it run on your machine?

Save your machine to see a personalized rating and its reasoning.

Add my hardware

Best for

  • Local text generation with GGUF-formatted models
  • Coding assistance tasks
  • Agentic workflows and tool-use scenarios
  • Instruction-following conversational generation
  • Experimentation with mixture-of-experts inference

Tradeoffs

  • No explicit hardware requirements, memory needs, or compatibility details are provided in the supplied facts
  • No information about supported quantization levels beyond GGUF is included
  • Performance claims are drawn from the model card and are not independently verified
  • The activation size does not imply low total memory needs at runtime
  • No details are given about context length limits, language support, or safety considerations

Ways to run it

Ollama · Windows, macOS, Linux

Repository-specific command in publisher documentation; confirm dependencies and hardware in the source.

ollama run hf.co/ornith-ai/Ornith-1.5-35B-A3B-GGUF
Official instructions

llama.cpp · Windows, macOS, Linux

Repository-specific command in publisher documentation; confirm dependencies and hardware in the source.

llama-server -hf ornith-ai/Ornith-1.5-35B-A3B-GGUF --port 8000 -c 262144
Official instructions

Explore its uses

GGUFTEXT-GENERATION

Keep exploring