Instructions to use crcdng/SmolLM2-360M-Instruct-function_calling-V0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crcdng/SmolLM2-360M-Instruct-function_calling-V0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("crcdng/SmolLM2-360M-Instruct-function_calling-V0", dtype="auto") - Notebooks
- Google Colab
- Kaggle
NOTE: The model doesn't work atm
#1
by crcdng - opened
crcdng changed discussion title from NOTE: The model Doesn't work atm to NOTE: The model doesn't work atm