Loved this. Hope to get compatible weights for vllm

#26
by gameonvinay - opened

This is really incredible work.I hope you can upload vllm compatible weights like NVFP4 safe tensors or the full f16 weights. Thank you.

Am also interested in an int8 vllm quant. Can you share the quantization scripts you used for the q8 ggufs maybe / I would like the maximum possible quality in an int8.

Excellent ; for VLLM / source see:

https://huggingface.co/DavidAU/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF/discussions/3

I used the NVFP4 link you provided in your partner nightmedia repo. It works like a charm and is very stable running a full deep swe test on it today.

Also I tested NVFP4 version on instruction follwing like multi orchestrator system, handoff mechansim and complex swarms with langchain replacing opus 5 medium for testing locally and it did better than any other version of 27B. Kudos to you and your team๐Ÿ‘. It missed only 1 prompt adherence in the whole run which took 1 hour 20 mins.

Sign up or log in to comment