How to use blocks3k/functiongemma-mobile-actions with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("blocks3k/functiongemma-mobile-actions", dtype="auto")
How to fix it?