Instructions to use Jeckmu/Qwen2-VL-2B-Instruct-GPTQ-Int4-lora-SurveillanceVideo-250210 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jeckmu/Qwen2-VL-2B-Instruct-GPTQ-Int4-lora-SurveillanceVideo-250210 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-VL-2B-Instruct-GPTQ-Int4") model = PeftModel.from_pretrained(base_model, "Jeckmu/Qwen2-VL-2B-Instruct-GPTQ-Int4-lora-SurveillanceVideo-250210") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
424baac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1327d3f2456a6ab0237f817b1757d0bdf989de107f9ae9452af047c1f464b002
size 74188650
|