Spaces:
Sleeping
Sleeping
File size: 879 Bytes
2a981df fb6b3cd 2a981df fb6b3cd 5de8820 fb6b3cd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
<<<<<<< HEAD
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
=======
title: Smollm2 Spaces
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
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
>>>>>>> 5de8820b3a9bbe673751add81bed0974d03436bf
|