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

vonvonhero/Ornith-1.5-9B-Uncensored-GGUF overview

Ornith 1.5 9B Uncensored GGUF GGUF quantizations of an uncensored variant of ornith ai/Ornith 1.5 9B https://huggingface.co/ornith ai/Ornith 1.5 9B . These GGU…

ggufllama.cppreasoninguncensoredtext-generationbase_model:ornith-ai/Ornith-1.5-9Bbase_model:quantized:ornith-ai/Ornith-1.5-9Blicense:mitendpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

4 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Ornith-1.5-9B-Uncensored-Q4_K_M.ggufGGUFQ4_K_M5.24 GBDownload
Ornith-1.5-9B-Uncensored-Q5_K_M.ggufGGUFQ5_K_M6.02 GBDownload
Ornith-1.5-9B-Uncensored-Q6_K.ggufGGUFQ6_K6.85 GBDownload
Ornith-1.5-9B-Uncensored-Q8_0.ggufGGUFQ8_08.87 GBDownload

Model Details

Model IDvonvonhero/Ornith-1.5-9B-Uncensored-GGUF
Authorvonvonhero
Pipelinetext-generation
Licensemit
Base modelornith-ai/Ornith-1.5-9B
Last modified2026-09-01T03:08:31.000Z

Model README

---

base_model: ornith-ai/Ornith-1.5-9B

license: mit

pipeline_tag: text-generation

tags:

- gguf

- llama.cpp

- reasoning

- uncensored

---

Ornith-1.5-9B-Uncensored-GGUF

GGUF quantizations of an uncensored variant of

ornith-ai/Ornith-1.5-9B.

These GGUF files contain the text model only. Vision projector and MTP weights are not included.

Files and evaluation

| File | Size | JailbreakBench ASR | HarmBench ASR (159 standard behaviors) |

|---|---:|---:|---:|

| Ornith-1.5-9B-Uncensored-Q8_0.gguf | 9.53 GB | 95/100 (95.0%) | 153/159 (96.2%) |

| Ornith-1.5-9B-Uncensored-Q6_K.gguf | 7.36 GB | 94/100 (94.0%) | 149/159 (93.7%) |

| Ornith-1.5-9B-Uncensored-Q5_K_M.gguf | 6.47 GB | 91/100 (91.0%) | 148/159 (93.1%) |

| Ornith-1.5-9B-Uncensored-Q4_K_M.gguf | 5.63 GB | 90/100 (90.0%) | 146/159 (91.8%) |

Higher ASR indicates fewer refusals on these benchmarks. HarmBench behaviors were submitted as

direct requests. Evaluation used reasoning off, temperature 0, seed 42, a 256-token output limit,

and the HarmBench-Llama-2-13b-cls classifier. Results can vary with runtime, prompt format,

sampling, and context.

Usage

llama-server \
  --model /path/to/model.gguf \
  --host 0.0.0.0 \
  --port 8080 \
  --ctx-size 16384 \
  --reasoning on

The model supports a maximum context length of 262,144 tokens. Usable context depends on

available memory and runtime settings.

License

MIT. See LICENSE, NOTICE, and the

original model for upstream information.

Run vonvonhero/Ornith-1.5-9B-Uncensored-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