GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

FreedomAISVR/Ornith-1.0-35B-MXFP4-MOE-GGUF overview

Ornith 1.0 35B — MXFP4 MoE GGUF MXFP4 MoE quantization of deepreinforce ai/Ornith 1.0 35B https://huggingface.co/deepreinforce ai/Ornith 1.0 35B , a 35B parame…

transformersggufqwenqwen3.5moecodingagentmxfp4_moetext-generationbase_model:deepreinforce-ai/Ornith-1.0-35Bbase_model:quantized:deepreinforce-ai/Ornith-1.0-35Blicense:mitendpoints_compatibleregion:usconversational

Runs locally from ~18.43 GB disk (24 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
ornith-1.0-35b-mxfp4_moe.ggufGGUFGGUF18.43 GBDownload

Model Details

Model IDFreedomAISVR/Ornith-1.0-35B-MXFP4-MOE-GGUF
AuthorFreedomAISVR
Pipelinetext-generation
Licensemit
Base modeldeepreinforce-ai/Ornith-1.0-35B
Last modified2026-06-28T22:54:25.000Z

Model README

---

library_name: transformers

license: mit

license_link: https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B/blob/main/LICENSE

pipeline_tag: text-generation

tags:

  • qwen
  • qwen3.5
  • moe
  • coding
  • agent
  • mxfp4_moe
  • gguf

base_model: deepreinforce-ai/Ornith-1.0-35B

---

Ornith 1.0 35B — MXFP4 MoE GGUF

MXFP4 MoE quantization of deepreinforce-ai/Ornith-1.0-35B, a 35B parameter Qwen3.5 MoE coding agent with 256 experts (8 active per token).

About the Model

Ornith-1.0-35B is the lightweight member of the Ornith family, designed for efficient single-GPU deployment.

  • State-of-the-Art Coding Agents: Post-trained on top of Qwen 3.5, achieving state-of-the-art performance among open-source models
  • Self-Improving Training Framework: Ornith-1.0 employs RL to learn to generate not only solution rollouts, but also the scaffold that drives those rollouts
  • 35B total parameters with 8B active per token (256 experts, 8 active)
  • 40-layer MoE architecture with sliding + full attention hybrid
  • 262K context window
  • MIT License — globally accessible, no regional limitations

Architecture

  • Text model: Qwen3.5 MoE — 40 layers, 2048 hidden, 256 experts (8 active/token)
  • Vocabulary: 248,320 tokens

Quantization

Quantized from the BF16 safetensors using llama.cpp (build 537).

MXFP4 MoE uses microscaling FP4 for expert weights and Q8_0 for non-expert tensors, optimized for MoE architectures.

Files

| File | Size | Description |

|------|------|-------------|

| ornith-1.0-35b-mxfp4_moe.gguf | ~18.4 GB | MXFP4 MoE quantized model |

Usage

llama-server \
  -m ornith-1.0-35b-mxfp4_moe.gguf \
  -ngl 99 \
  --host 0.0.0.0 \
  --port 8080

Hardware Requirements

  • Minimum: 20 GB VRAM
  • Recommended: 24+ GB VRAM for full GPU offload

License

MIT

Run FreedomAISVR/Ornith-1.0-35B-MXFP4-MOE-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models