Text Generation
Russian
conversational
IlyaGusev commited on
Commit
6609b53
1 Parent(s): 80aba8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ Llama.cpp compatible version of an original [30B model](https://huggingface.co/I
14
  How to run:
15
  ```
16
  sudo apt-get install git-lfs
17
- pip install llama-cpp-python fire
18
 
19
  git clone https://huggingface.co/IlyaGusev/saiga_30b_lora_llamacpp
20
 
 
14
  How to run:
15
  ```
16
  sudo apt-get install git-lfs
17
+ pip install llama-cpp-python==0.1.38 fire
18
 
19
  git clone https://huggingface.co/IlyaGusev/saiga_30b_lora_llamacpp
20