How to use EdBerg/idefics-9b-PokemonCards with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("EdBerg/idefics-9b-PokemonCards", dtype="auto")