Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ How to run:
|
|
19 |
sudo apt-get install git-lfs
|
20 |
pip install llama-cpp-python fire
|
21 |
|
22 |
-
python3
|
23 |
```
|
24 |
|
25 |
System requirements:
|
|
|
19 |
sudo apt-get install git-lfs
|
20 |
pip install llama-cpp-python fire
|
21 |
|
22 |
+
python3 interact_llamacpp.py ggml-model-q4_1.bin
|
23 |
```
|
24 |
|
25 |
System requirements:
|