How to use scionoftech/functiongemma-e-commerce-tool-calling with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("scionoftech/functiongemma-e-commerce-tool-calling", dtype="auto")
How to use scionoftech/functiongemma-e-commerce-tool-calling with PEFT:
Task type is invalid.