Instructions to use minhduc168/Qwen3-VL-2B-Instruct-unsloth-bnb-4bit-Vietnamese-bill-diagnosis-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use minhduc168/Qwen3-VL-2B-Instruct-unsloth-bnb-4bit-Vietnamese-bill-diagnosis-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-VL-2B-Instruct-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "minhduc168/Qwen3-VL-2B-Instruct-unsloth-bnb-4bit-Vietnamese-bill-diagnosis-LoRA") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
062bf78 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6924c13bebd5203e2051d07340e450fe01ffa1ddd765e6c063ad6a1b51fab8f7
size 69788264
|