Skip to content

Creating a uqff for qwen2.5-vl-7b fails #1249

@terhechte

Description

@terhechte

Describe the bug

Hey, I'm trying to create a uqff for the Qwen 2.5 vl 7b model (I also tried 32b with the same error):

target/release/mistralrs-server --isq Q4K -i vision-plain -m Qwen/Qwen2.5-VL-7B-Instruct --write-uqff qwen2.5-vl-7b-q4k.uqff -a qwen2_5vl

But when I do that, I get this error:

2025-03-27T09:00:24.204281Z  INFO mistralrs_core::pipeline::isq: Serializing 197 ISQ tensors to `qwen2.5-vl-7b-q4k.uqff`.
Error: `QuantizedSerde::serialize_with_bias` is not supported.

I'm on latest main branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions