How to use mohitsha/gemma-function-calling-finetune with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mohitsha/gemma-function-calling-finetune", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!