Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,6 @@ wget https://raw.githubusercontent.com/IlyaGusev/rulm/master/self_instruct/src/i
|
|
27 |
|
28 |
How to run:
|
29 |
```
|
30 |
-
sudo apt-get install git-lfs
|
31 |
pip install llama-cpp-python fire
|
32 |
|
33 |
python3 interact_llamacpp.py model-q4_K.gguf
|
|
|
27 |
|
28 |
How to run:
|
29 |
```
|
|
|
30 |
pip install llama-cpp-python fire
|
31 |
|
32 |
python3 interact_llamacpp.py model-q4_K.gguf
|