Spaces:
Sleeping
Sleeping
File size: 505 Bytes
2a981df |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
title: SmolLM2 Demo
emoji: 🤖
colorFrom: blue
colorTo: red
sdk: gradio
sdk_version: 4.12.0
app_file: app.py
pinned: false
---
# SmolLM2 Demo
This is a demo of the SmolLM2 language model, a small transformer-based model trained on custom text data.
## Features
- Text generation with adjustable parameters
- Temperature control for creativity
- Configurable output length
## Usage
1. Enter your prompt text
2. Adjust the maximum length and temperature
3. Click generate to see the model's output |