Jofthomas/gemma-2-2B-it-thinking-function_calling-V0 f1e9152 verified
Fead GTU commited on
How to use heyitsfead/gemma-2-2B-it-thinking-function_calling-V0 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("heyitsfead/gemma-2-2B-it-thinking-function_calling-V0", dtype="auto")