How to use linhtrann21/paligemma-ft with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("linhtrann21/paligemma-ft", dtype="auto")