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

gsrunion/Ornith-1.0-35B-ROCmFP4-STRIX_LEAN-DFLASH-GGUF overview

Ornith 1.0 35B — ROCmFP4 STRIX LEAN, DFlash baked in cross model draft A single file, self accelerating GGUF. Notably: the embedded DFlash https://github.com/z…

ggufrocmfp4dflashspeculative-decodingcross-model-draftquantizedimatrixamdrocmstrix-halomoeagenttext-generationbase_model:deepreinforce-ai/Ornith-1.0-35Bbase_model:quantized:deepreinforce-ai/Ornith-1.0-35Blicense:mitendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Ornith-1.0-35B-STRIX_LEAN-DFLASH.ggufGGUFGGUF18.04 GBDownload

Model Details

Model IDgsrunion/Ornith-1.0-35B-ROCmFP4-STRIX_LEAN-DFLASH-GGUF
Authorgsrunion
Pipelinetext-generation
Licensemit
Base modeldeepreinforce-ai/Ornith-1.0-35B
Last modified2026-07-24T23:24:23.000Z

Model README

---

license: mit

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

base_model_relation: quantized

pipeline_tag: text-generation

library_name: gguf

tags:

- gguf

- rocmfp4

- dflash

- speculative-decoding

- cross-model-draft

- quantized

- imatrix

- amd

- rocm

- strix-halo

- moe

- agent

---

Ornith-1.0-35B — ROCmFP4 STRIX_LEAN, DFlash baked in (cross-model draft)

A single-file, self-accelerating GGUF. Notably: the embedded DFlash draft was trained for a different model — Qwen3.6-35B-A3B — and still runs at 98.9% acceptance here, because Ornith shares its architectural lineage (Qwen3.5-MoE) with the draft's intended target. See z-lab/dflash#149 for the write-up on this transfer finding.

No --model-draft, no --spec-type flag — point -m at this file and speculative decoding just happens.

llama-server -m Ornith-1.0-35B-STRIX_LEAN-DFLASH.gguf -ngl 999 -fa on --jinja -c 65536

Requirements

Needs a ROCmFP4-aware build and DFlash-graft support for embedded drafts:

On first load the server extracts the draft to a small cached sidecar next to the model (~1 second, one-time).

Measured performance

AMD Ryzen AI Max+ 395 (Strix Halo, 128 GB unified LPDDR5X), server-timing, self-accelerating load:

| | tok/s | acceptance |

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

| Baked single-file, cross-model draft | 111.6 | 98.9% (430/435) |

| Two-file cross-model config | 112.5 | 97–98% |

| Plain LEAN, no draft | 63.1 | — |

+77% over plain decode, entirely from a draft model that was never trained on Ornith.

Credits

  • Base model: deepreinforce-ai — Ornith-1.0-35B (MIT)
  • DFlash draft (cross-model): z-lab — trained for Qwen3.6-35B-A3B
  • ROCmFP4 quant formats: Hal0ai; fork base: charlie12345
  • Vision (mmproj) not included — DFlash and mmproj cannot currently coexist in this serving stack; use the base ROCmFPX release for multimodal.

Run gsrunion/Ornith-1.0-35B-ROCmFP4-STRIX_LEAN-DFLASH-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