mateoguaman/vamos_dataset
Viewer • Updated • 1.29M • 95 • 1
How to use mateoguaman/vamos_lora with Transformers:
# Load model directly
from transformers import AutoProcessor, AutoModelForImageTextToText
processor = AutoProcessor.from_pretrained("mateoguaman/vamos_lora")
model = AutoModelForImageTextToText.from_pretrained("mateoguaman/vamos_lora")This model is a LoRA fine-tuned version of google/paligemma2-3b-pt-224 on the mateoguaman/VAMOS_dataset dataset. It has been trained using TRL.
Coming Soon
This model is a fine-tuned derivative of google/paligemma2-3b-pt-224,
subject to the Gemma Terms of Use.
The training data includes content under CC BY-NC 4.0, so this model and its outputs are provided for non-commercial use only.
Please see the accompanying LICENSE and NOTICE files for full details.
Base model
google/paligemma2-3b-pt-224