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:35d0ca1f39b2a00962567a98c655a4cc783913074af1590380c42fcd00b3ef96
size 74188650
|