CamDistill-4B
Camera-movement 蒸馏 SFT 微调模型,基于 Qwen/Qwen3-VL-4B-Instruct。
- Checkpoint:
checkpoint-1326 - 训练框架: ms-swift
使用
from transformers import AutoModelForCausalLM, AutoProcessor
model = AutoModelForCausalLM.from_pretrained("ddz16/CamDistill-4B", torch_dtype="bfloat16", device_map="auto")
processor = AutoProcessor.from_pretrained("ddz16/CamDistill-4B")
- Downloads last month
- 5
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for ddz16/CamDistill-4B
Base model
Qwen/Qwen3-VL-4B-Instruct