Spaces:
Sleeping
Sleeping
title: SmolLM2 Demo | |
emoji: 🤖 | |
colorFrom: yellow | |
colorTo: red | |
sdk: gradio | |
sdk_version: 5.13.1 | |
app_file: app.py | |
pinned: false | |
license: mit | |
short_description: SMOL135 project to Understand Small LLMs | |
# 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 | |