Instructions to use jojo-baseten/llama-vision-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jojo-baseten/llama-vision-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Llama-3.2-11B-Vision-Instruct") model = PeftModel.from_pretrained(base_model, "jojo-baseten/llama-vision-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0c9b7857bf10ed6262f4ba14b1a9186e5c851f5e6488eb9902ce1cb68aefaa08
- Size of remote file:
- 274 MB
- SHA256:
- 4c51aa6d76c9951af91fb1b4f48116330550bc6d94c977347431f464659a3535
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.