gemma-demo-gsoc / README.md
davidizzle's picture
Added Gemma model, model selection, inference, sliders and UI
1efea19
|
raw
history blame
408 Bytes

πŸ’Ž Gemma πŸ’Ž HF Spaces Demo

An interactive Streamlit app to test Gemma models directly in your browser.

Features πŸš€

  • Chat with the Gemma model (default: google/gemma-2b)
  • Fast deploy to Hugging Face Spaces
  • Easy to customize & extend

Setup πŸ“¦

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