Fix base_model target (Qwen/Qwen2.5-VL-7B-Instruct)

#9
by victor HF Staff - opened

The base_model points to Qwen/Qwen2.5-VL-7B, which doesn't exist on the Hub β€” the actual upstream is Qwen/Qwen2.5-VL-7B-Instruct (matches the Qwen2.5-VL architecture this was built on). Because the current target is unresolvable, the repo currently appears as a base model with no parent link.

This corrects the target:

base_model: Qwen/Qwen2.5-VL-7B-Instruct

It'll surface the model under Qwen/Qwen2.5-VL-7B-Instruct's Model Tree and improve discoverability. Metadata only.

Feel free to merge directly (or close).

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment