Qwen3.8-27B-Uncensored-FP8 (NVIDIA / FP8)

Unofficial mirror of orcarouter/Qwen3.8-27B-Uncensored-FP8 in the original FP8 safetensors format, intended for NVIDIA GPUs (vLLM / transformers with FP8 support).

Format

  • transformers checkpoint, qwen3_5 architecture (Qwen3_5ForConditionalGeneration)
  • 7 safetensors shards, FP8 (block-FP8) quantized weights
  • Multimodal (image-text-to-text)

Usage (NVIDIA / vLLM)

# vLLM (FP8 native)
vllm serve id-2/Qwen3.8-27B-Uncensored-FP8 --quantization fp8

# transformers
from transformers import AutoModelForCausalLM, AutoProcessor
model = AutoModelForCausalLM.from_pretrained("id-2/Qwen3.8-27B-Uncensored-FP8")

Note: MLX format (Apple Silicon) is NOT provided here — this is the NVIDIA/FP8 build.

Downloads last month
984
Safetensors
Model size
28B params
Tensor type
BF16
·
F8_E4M3
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for id-2/Qwen3.8-27B-Uncensored-FP8

Base model

Qwen/Qwen3.8-27B
Quantized
(10)
this model