Spaces:
Paused
Paused
Commit
·
b088277
1
Parent(s):
8290ef0
Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ pinned: false
|
|
14 |
|
15 |
Local LLM + Llama Index + API UI
|
16 |
|
|
|
|
|
17 |
```bash
|
18 |
pip install -r requirements.txt
|
19 |
```
|
|
|
14 |
|
15 |
Local LLM + Llama Index + API UI
|
16 |
|
17 |
+
Fork of [Llama_Difu](https://github.com/nomiscientist/Llama_Difu) running on WizardLM 7B ggml
|
18 |
+
|
19 |
```bash
|
20 |
pip install -r requirements.txt
|
21 |
```
|