Adding the kv_config.json to the repo

#2
by hsk0201 - opened

Hi,

Just wondering when you upload optiq models, can you also upload corresponding kv_config.json that gets generated with optiq kv-cache? For some reason I'm having difficulty in generating those for this model.

MLX Community org

added in this - https://huggingface.co/mlx-community/Qwen3.6-27B-OptiQ-4bit/commit/e02eab3ce27f7ee272ace3a6c0071247acca3fa3

if you are facing issue with the default config during optiq kv-cache you can reduce the number of samples context length a bit to try with --n-samples 3 --seq-len 256

Thanks! Will check this!

Sign up or log in to comment