How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "nightmedia/Qwen3.6-27B-Architect-Polaris2-Fable-B-F451-F32"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "nightmedia/Qwen3.6-27B-Architect-Polaris2-Fable-B-F451-F32",
		"messages": [
			{
				"role": "user",
				"content": [
					{
						"type": "text",
						"text": "Describe this image in one sentence."
					},
					{
						"type": "image_url",
						"image_url": {
							"url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg"
						}
					}
				]
			}
		]
	}'
Use Docker
docker model run hf.co/nightmedia/Qwen3.6-27B-Architect-Polaris2-Fable-B-F451-F32
Quick Links

Qwen3.6-27B-Architect-Polaris2-Fable-B-F451-F32

Glaciers

This model is a NuSLERP merge of:

  • Qwen3.6-27B-Architect-Polaris2-Fable-B
  • Qwen3.6-27B-Architect-Polaris-Fable-F451

Brainwaves

         arc   arc/e boolq hswag obkqa piqa  wino
mxfp8     0.709,0.880,0.909
qx64-hi   0.706,0.873,0.908
nvfp4     0.704,0.868,0.908
mxfp4     0.701,0.873,0.909

Quant     Perplexity      Peak Memory   Tokens/sec
mxfp8     3.782 ± 0.023   34.74 GB      164
qx64-hi   3.751 ± 0.023   27.03 GB      166
nvfp4     3.805 ± 0.023   22.14 GB      138
mxfp4     3.854 ± 0.024   21.30 GB      176
Downloads last month
40
Safetensors
Model size
28B params
Tensor type
F32
·
BF16
·
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for nightmedia/Qwen3.6-27B-Architect-Polaris2-Fable-B-F451-F32

Base model

Qwen/Qwen3.5-27B
Adapter
(24)
this model