serp-chat / README.md
matthoffner's picture
Update README.md
6857165
|
raw
history blame
375 Bytes
---
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
```