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: 129 Bytes
424baac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5f050ce646c0e5df66e5daa839d2a0778c66b5ed58ad3a3abef2043740ead718
size 5688
|