How to use efeno/paligemma_machine_learning with Transformers:
# Load model directly from transformers import AutoProcessor, ColPali processor = AutoProcessor.from_pretrained("efeno/paligemma_machine_learning") model = ColPali.from_pretrained("efeno/paligemma_machine_learning")
The community tab is the place to discuss and collaborate with the HF community!