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

Tivaphraen/Ornith-Agents-A1-GGUF overview

Background 9 https://cdn uploads.huggingface.co/production/uploads/67a868f51bb804b976598654/5OEkQJvU Z175wS43 Uyx.png Ornith Agents A1 GGUF GGUF conversion of …

ggufquantizedllama.cpptext-generationqwen3qwen3.5moemergedare-tiesenfrbase_model:tepirale/Ornith-Agents-A1-3.6-35B-A3B-dare_tiesbase_model:quantized:tepirale/Ornith-Agents-A1-3.6-35B-A3B-dare_tieslicense:apache-2.0endpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

3 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Ornith-Agents-A1-Q3_K_M.ggufGGUFQ3_K_M15.61 GBDownload
Ornith-Agents-A1-Q4_K_M.ggufGGUFQ4_K_M19.71 GBDownload
Ornith-Agents-A1-Q5_K_M.ggufGGUFQ5_K_M23.03 GBDownload

Model Details

Model IDTivaphraen/Ornith-Agents-A1-GGUF
AuthorTivaphraen
Pipelinetext-generation
Licenseapache-2.0
Base modeltepirale/Ornith-Agents-A1-3.6-35B-A3B-dare_ties
Last modified2026-07-07T03:19:36.000Z

Model README

---

pipeline_tag: text-generation

base_model: tepirale/Ornith-Agents-A1-3.6-35B-A3B-dare_ties

base_model_relation: quantized

language:

  • en
  • fr

tags:

  • gguf
  • quantized
  • llama.cpp
  • text-generation
  • qwen3
  • qwen3.5
  • moe
  • merge
  • dare-ties

license: apache-2.0

---

!Background (9)

Ornith-Agents-A1-GGUF

GGUF conversion of tepirale/Ornith-Agents-A1-3.6-35B-A3B-dare_ties for local inference with llama.cpp-compatible runtimes.

About

This model is based on:

Upstream merge sources:

Upstream merge method:

  • DARE-TIES

This repository provides GGUF files for practical local use.

Important notes

  • These GGUF files are based on an experimental community merge.
  • The current release is a text-focused, no-MTP build for compatibility.
  • If an MTP version is added later, it should be released as a separate variant.

Files

Model files are named like:

  • Ornith-Agents-A1-Q3_K_M.gguf
  • Ornith-Agents-A1-Q4_K_M.gguf
  • Ornith-Agents-A1-Q5_K_M.gguf

Recommended starting point

If you just want to test the model, start with:

  • Ornith-Agents-A1-Q4_K_M.gguf

Example llama.cpp usage

CLI

./llama-cli \
  -m Ornith-Agents-A1-Q4_K_M.gguf \
  --jinja \
  -c 8192 \
  --temp 0.6 \
  --top-p 0.95 \
  --top-k 20 \
  --min-p 0.0

Server

./llama-server \
  -m Ornith-Agents-A1-Q4_K_M.gguf \
  --jinja \
  -c 8192 \
  --host 127.0.0.1 \
  --port 8080

Credits

Disclaimer

This is a community GGUF conversion of an experimental merge. Please evaluate it yourself for quality, stability, and suitability for your use case.

Run Tivaphraen/Ornith-Agents-A1-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