Load path (important)

These weights are compressed-tensors (pack-quantized / int-quantized).

Runtime Supported
vLLM ≥ 0.21 Yes — preferred (auto-detect CT; no --quantization flag)
transformers + compressed-tensors Yes for many text models; multimodal may need custom code
Text Generation Inference (TGI) Not supported for these CT packs
Hugging Face Inference Widget Often fails — use vLLM locally instead
# Preferred
vllm serve 88plug/<ModelName> --trust-remote-code

Do not deploy via TGI “text-generation-inference” paths — that backend does not load our CT format and produces opaque worker/load errors.

Kimi-VL-A3B-Thinking-2506-W8A16

INT8 post-training quantization of moonshotai/Kimi-VL-A3B-Thinking-2506 — a 16B MoE vision-language model with thinking/reasoning. Language-model Linear layers quantized W8A16; vision tower and merger kept BF16.


At a Glance

Property Value
Base model moonshotai/Kimi-VL-A3B-Thinking-2506
Release tier Provisional (datafree RTN — re-quant scheduled)
Quant method datafree RTN W8A16 (weight-only INT8)
FLAC status Not measured (T+7d milestone)
Architecture Vision encoder + merger + MoE language model
Quant format compressed-tensors (native vLLM)
Quantized language_model Linear layers
Kept BF16 vision encoder, merger, projector, norms, router
Disk size ~17 GB
Min GPU 1× RTX A6000 48GB (recommended)

Quick Start

Tested with vLLM v0.21.0. Weights are in compressed-tensors format — vLLM detects quantization automatically.

docker run --gpus device=0 -p 8080:8080 \
  vllm/vllm-openai:v0.21.0-cu129-ubuntu2404 vllm serve \
  88plug/Kimi-VL-A3B-Thinking-2506-W8A16 \
  --trust-remote-code \
  --max-model-len 8192 \
  --gpu-memory-utilization 0.90

Quantization Details

Parameter Value
Method llmcompressor datafree
Weight bits 8 (symmetric, group_size 128)
Activation 16-bit
actorder N/A (datafree)
Recipe recipe.yaml in repo

Benchmarks

Benchmarks in progress.


License

MIT (per base model).

About

88plug AI Lab ships compressed-tensors quantizations for native vLLM v0.21.0+ deployment.

This release: Provisional tier — datafree RTN (weight-only rounding, no calibration corpus). A gold AutoRound re-quant is scheduled; 88plug architecture forbids new provisional W4A16 uploads.

Browse all releases → huggingface.co/88plug

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

Model tree for 88plug/Kimi-VL-A3B-Thinking-2506-W8A16

Collections including 88plug/Kimi-VL-A3B-Thinking-2506-W8A16

Free AI Image Generator No sign-up. Instant results. Open Now