Text Generation
Russian
conversational
IlyaGusev commited on
Commit
485d245
1 Parent(s): bac4639

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: text2text-generation
12
  Llama.cpp compatible versions of an original [7B model](https://huggingface.co/IlyaGusev/saiga_7b_lora).
13
 
14
  * Download one of the versions, for example `ggml-model-q4_1.bin`.
15
- * Download [interact_saiga_llamacpp.py]([https://raw.githubusercontent.com/IlyaGusev/rulm/master/self_instruct/src/infer_saiga_llamacpp.py)
16
 
17
  How to run:
18
  ```
 
12
  Llama.cpp compatible versions of an original [7B model](https://huggingface.co/IlyaGusev/saiga_7b_lora).
13
 
14
  * Download one of the versions, for example `ggml-model-q4_1.bin`.
15
+ * Download [interact_saiga_llamacpp.py](https://raw.githubusercontent.com/IlyaGusev/rulm/master/self_instruct/src/infer_saiga_llamacpp.py)
16
 
17
  How to run:
18
  ```