Instructions to use bitcloud2/gemma-2-2B-it-thinking-function_calling-V0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bitcloud2/gemma-2-2B-it-thinking-function_calling-V0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bitcloud2/gemma-2-2B-it-thinking-function_calling-V0", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "</think>": 256003, | |
| "</tool_call>": 256005, | |
| "</tool_reponse>": 256007, | |
| "</tools>": 256001, | |
| "<think>": 256002, | |
| "<tool_call>": 256004, | |
| "<tool_reponse>": 256006, | |
| "<tools>": 256000 | |
| } | |