Text Generation
GGUF
Russian
conversational
IlyaGusev commited on
Commit
35931cf
1 Parent(s): 14f7cf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ How to run:
29
  ```
30
  pip install llama-cpp-python fire
31
 
32
- python3 interact_llamacpp.py ggml-model-q4_K.gguf
33
  ```
34
 
35
  System requirements:
 
29
  ```
30
  pip install llama-cpp-python fire
31
 
32
+ python3 interact_llamacpp.py model-q4_K.gguf
33
  ```
34
 
35
  System requirements: