Spaces:
Paused
Paused
title: LLaMa Difu | |
emoji: ππ¦π | |
colorFrom: blue | |
colorTo: green | |
sdk: gradio | |
sdk_version: 3.29.0 | |
app_file: app.py | |
port: 7860 | |
pinned: false | |
# LLaMa Do It For U | |
Local LLM + Llama Index + API UI | |
Fork of [Llama_Difu](https://github.com/nomiscientist/Llama_Difu) running on WizardLM 7B ggml | |
```bash | |
pip install -r requirements.txt | |
``` | |
```bash | |
python main.py | |
``` | |