--- title: SmolLM2 360M Function Calling emoji: 🔧 colorFrom: blue colorTo: green sdk: gradio sdk_version: 5.9.1 app_file: app.py pinned: false license: apache-2.0 suggested_hardware: zero-a10g --- # SmolLM2 360M Function Calling Chat A chat interface for [GhostScientist/smollm2-360m-function-calling-sft](https://huggingface.co/GhostScientist/smollm2-360m-function-calling-sft), a fine-tuned version of SmolLM2-360M-Instruct for function calling tasks. ## About the Model This model was fine-tuned using SFT (Supervised Fine-Tuning) with TRL on the SmolLM2-360M-Instruct base model. It's designed to handle function calling scenarios. ## Usage Simply type your message in the chat interface. You can adjust: - **System message**: Customize the assistant's behavior - **Max tokens**: Control response length - **Temperature**: Adjust creativity (higher = more creative) - **Top-p**: Control response diversity ## Hardware This Space runs on ZeroGPU for free on-demand GPU access.