Skip to content

kv-quant-scheme TurboQuant is not working with MoE #904

@qwertyczx

Description

@qwertyczx

When I run

mlx_vlm.generate
--model "mlx-community/gemma-4-26B-A4B-it"
--prompt "Your prompt here"
--kv-bits 3.5
--kv-quant-scheme turboquant

I got this

pyenv-3/lib/python3.11/site-packages/mlx_vlm/turboquant.py", line 4318, in decode_attention
else keys_state.norms.shape[1]
^^^^^^^^^^^^^^^^
AttributeError: 'array' object has no attribute 'norms'

It seems that

--kv-quant-scheme TurboQuant

is unusable now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions