Spaces:
Running
Running
File size: 536 Bytes
8656dfb d8f007f 8656dfb d8f007f 1efea19 d8f007f 1efea19 d8f007f 1efea19 8020e39 |
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 |
---
title: LIA - LLM Demo
emoji: ♌
colorFrom: indigo
colorTo: pink
sdk: streamlit
sdk_version: "1.31.1"
app_file: app.py
pinned: false
---
# ♌ LIA ♌ HF Spaces Demo
An interactive [Streamlit](https://streamlit.io) app to test [DeepSeek](https://huggingface.co/google/gemma-2b) models directly in your browser.
## Features 🚀
- Chat with the LLM Model
- Fast deploy to Hugging Face Spaces
- Easy to customize & extend
## Setup 📦
```bash
pip install -r requirements.txt
streamlit run app.py
```
|