Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,8 @@ git clone https://huggingface.co/IlyaGusev/saiga_30b_lora_llamacpp
|
|
20 |
|
21 |
cd saiga_30b_lora_llamacpp
|
22 |
python3 interact.py ggml-model-q4_1.bin
|
23 |
-
```
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
cd saiga_30b_lora_llamacpp
|
22 |
python3 interact.py ggml-model-q4_1.bin
|
23 |
+
```
|
24 |
+
|
25 |
+
System requirements:
|
26 |
+
* 32GB RAM
|
27 |
+
* CPU with 4 cores
|