← back to catalog · registered 2026-09-12 09:55

Bojun-Feng/Qwen3.8-27B-OrcaRouter-Uncensored-llamafile

Bojun-Feng 27B GGUF second-order
Abliteration classifier · v1.0.0
M-U
Primary method

Uncensored (method unknown)

No other method signals detected in this model.
Confidence
LOW
Why this label 3 signals
Weak or ambiguous signals. Best guess based on catalog patterns; treat as tentative and check the evidence below.
  • 'uncensored' in name/tags but no 'abliterated' marker
  • method not identifiable from author declaration alone
  • may be DPO fine-tune, prompt engineering, or unknown technique
Refusal direction extraction

No specific extraction method could be identified for this model. The producer either did not document it or used a proprietary pipeline.

What is a refusal direction? →
Downloads · 30-day
36
Likes
0
Model age
2d ago
created 2026-09-10

Genealogy 0 direct forks

Full fork graph →

This model's place in the market. Above: what it was derived from. Below: the tree of everything derived from it.

Metadata

License
apache-2.0
Languages
en zh
Tags
llamafile gguf qwen3.8 text-generation en zh base_model:orcarouter/Qwen3.8-27B-Uncensored base_model:finetune:orcarouter/Qwen3.8-27B-Uncensored license:apache-2.0 region:us

Related

Total size
0 B
Files
13
Quantizations
1
Registered
2026-09-12 09:55
Last updated on HF
2026-09-12 10:20

Files by quantization

Auxiliary files 13 files 100 GB
orcarouter_Qwen3.8-27B-Uncensored-Q8_0.llamafile 27.4 GB 332e033a download
orcarouter_Qwen3.8-27B-Uncensored-Q6_K.llamafile 22.2 GB aca12fb8 download
orcarouter_Qwen3.8-27B-Uncensored-Q5_K_M.llamafile 19.7 GB 7eabe7b3 download
orcarouter_Qwen3.8-27B-Uncensored-Q4_K_M.llamafile 16.9 GB 7e03bb3b download
orcarouter_Qwen3.8-27B-Uncensored-Q3_K_M.llamafile 13.9 GB bf30129e download
LICENSE 11.3 KB f938136e download
manifest.json 7.42 KB bdddd7c7 download
README.md 5.13 KB fd11a702 download
PROVENANCE.json 1.79 KB c6de5335 download
LICENSE.llamafile 583 B 7661d5fd download
SHA256SUMS 581 B 356b2eea download
BUILDINFO.json 328 B 13c83a05 download
.gitattributes 48.0 B 9da5eb2f download

README current version from Hugging Face


license: apache-2.0
pipeline_tag: text-generation
base_model: orcarouter/Qwen3.8-27B-Uncensored
tags:

  • llamafile
  • gguf
  • qwen3.8
    language:
  • en
  • zh

LlamaFile

I am not the original creator of llamafile, all credit of llamafile goes to Jartine:

jartine's LLM work is generously supported by a grant from mozilla


OrcaRouter Uncensored GGUF - llamafile

Run LLMs locally with a single file

Download a file and run it. Llamafile combines llama.cpp with Cosmopolitan Libc in a single executable.

How to use

  1. Download the llamafile.

  2. Open a Linux terminal.

  3. Grant execute permission.

chmod +x orcarouter_Qwen3.8-27B-Uncensored-Q4_K_M.llamafile
  1. Run a text prompt with thinking disabled.
prompt='<|im_start|>user
Name France'"'"'s capital city. Reply with the city name alone.<|im_end|>
<|im_start|>assistant
<think>

</think>

'
/bin/sh orcarouter_Qwen3.8-27B-Uncensored-Q4_K_M.llamafile \
  --cli --no-display-prompt --no-conversation --log-file /dev/null \
  -ngl 999 -c 512 -n 64 --temp 0 -p "$prompt"
  1. Press Control-C to stop generation.

Settings for OrcaRouter Uncensored GGUF Llamafiles

  • Model creator: orcarouter
  • Original model: orcarouter/Qwen3.8-27B-Uncensored
  • Quantized GGUF files used: bartowski/orcarouter_Qwen3.8-27B-Uncensored-GGUF
    • Commit hash 87d37daf5e5eb72a926d8b413e08809a57f1a120
    • Commit message: Update metadata with huggingface_hub
  • Llamafile version: 0.10.5, mozilla-ai/llamafile
    • Commit hash 486e6c5f9356eae50b851b07517bfae1f2420193
    • Commit message: docs(support): document the Vulkan GPU backend (#1029) (#1033)
  • Quantizations: Q3_K_M, Q4_K_M, Q5_K_M, Q6_K, Q8_0.
  • Validation: Linux text generation; details in validation/.
  • Vision: text GGUF; upstream projector files remain separate.
  • MTP: source tensors retained; validation uses standard decoding.
  • .args contents:
-m
orcarouter_Qwen3.8-27B-Uncensored-Q4_K_M.gguf
...

(Following is original model card for OrcaRouter Uncensored GGUF)


Excerpt from the original GGUF source card: bartowski/orcarouter_Qwen3.8-27B-Uncensored-GGUF.

Llamacpp imatrix Quantizations of Qwen3.8-27B-Uncensored by orcarouter

Using llama.cpp release b10630 for quantization.

Original model: https://huggingface.co/orcarouter/Qwen3.8-27B-Uncensored

[…]

This model has MTP (Multi-Token Prediction) layers, and they are included in these quants

[…]

Note: the MTP layers are stored at Q4_0 in the imatrix quants (except for the Q8_0 quant), since imatrix calibration does not exercise them. Q4_0 is chosen for its speed which massively benefits MTP performance.

[…]

All quants made using imatrix option, with a calibration corpus rendered through this model's own chat template. The corpus pairs plain prose with tool-calling and reasoning conversations (corpus source data), encoded exactly as this model sees them at inference and processed with --parse-special, so chat-format special tokens contribute to the importance matrix. The corpus rendered for this model is included in this repo: orcarouter_Qwen3.8-27B-Uncensored-calibration-v6.txt. The imatrix is available here: orcarouter_Qwen3.8-27B-Uncensored-imatrix.gguf.

Catalog is the map. Apps are the tools.

Run models on your own machine, not in the cloud.

Every model page has an "Open in app" button that hands off directly to a local runtime of your choice - Infrahuman, LM Studio, or Ollama. No API keys, no subscription, no prompt leakage.