qwen2-vl-7b-instruct (Keras 3, bf16)

Pure-Keras 3 conversion of Qwen/Qwen2-VL-7B-Instruct for kerasformers. Apache 2.0.

This repo holds the converted model weights and tokenizer.json.

from kerasformers.models.qwen2_vl import Qwen2VLGenerate, Qwen2VLProcessor
model = Qwen2VLGenerate.from_weights("qwen2-vl-7b-instruct")
processor = Qwen2VLProcessor.from_weights("qwen2-vl-7b-instruct")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KerasFormers/qwen2-vl-7b-instruct

Base model

Qwen/Qwen2-VL-7B
Finetuned
(606)
this model