LIA_LLM_PoC / README.md
davidizzle's picture
Model upgrade and GPU support
8020e39

A newer version of the Streamlit SDK is available: 1.45.0

Upgrade
metadata
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 app to test DeepSeek models directly in your browser.

Features 🚀

  • Chat with the LLM Model
  • Fast deploy to Hugging Face Spaces
  • Easy to customize & extend

Setup 📦

pip install -r requirements.txt
streamlit run app.py