Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

HELP REQ - 'use_fast is unset' resulting in very slow loading #33

@ColumbusAI

Description

@ColumbusAI

I have tried the Qwen2 VL 72B AWQ and Qwen2.5 VL 72B weights taken straight from the Qwen HF repos. I keep getting this warning and I have tried the environment variable, "HF_TOKENIZER_USE_FAST=1", but that does not fix the issue.

Where can I add the 'use_fast' setting to the source code in order to speed up loading?

2025-03-23 18:21:46 Using a slow image processor as use_fastis unset and a slow processor was saved with this model.use_fast=Truewill be the default behavior in v4.48, even if the model was saved with a slow processor. This will result in minor differences in outputs. You'll still be able to use a slow processor withuse_fast=False.

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