Qwen3.5-27B TIC

Bit-exact lossless .tic compression of Qwen/Qwen3.5-27B.

Same weights. No quantization.

What is TIC?

Precision BF16
Raw weights 55.56 GB
.tic weights 39.57 GB (28.8% savings)

Benchmarks

Benchmarks for methodology and results.

Run

# Install
curl -fsSL https://isiro.ai/install.sh | sh

# Download .tic bundle
pip install -U huggingface_hub
hf download isiroai/Qwen3.5-27B-TIC --local-dir Qwen3.5-27B-TIC

# Serve (vLLM supported today)
isiro serve Qwen3.5-27B-TIC --target vllm

Install options · Serve docs · Compile your own

Verify

Bit-exact checks. Hash manifest: model.tic.manifest.json.

# Confirm .tic integrity via the hash manifest
isiro verify Qwen3.5-27B-TIC

# Optional: confirm .tic weights match the raw weights (requires compiler)
hf download Qwen/Qwen3.5-27B --local-dir Qwen3.5-27B
isiro verify Qwen3.5-27B-TIC -r Qwen3.5-27B

License

Weights: same license as Qwen/Qwen3.5-27B (Apache-2.0).

.tic, ISIRO Runtime, and Compiler: ISIRO EULA.

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