File size: 375 Bytes
149c993
14baa02
 
3a2f487
 
149c993
 
 
3a2f487
149c993
 
 
337ff32
 
 
 
b088277
 
337ff32
 
 
 
 
90de499
337ff32
6857165
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
---
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
```