Text Generation
Russian
conversational
IlyaGusev commited on
Commit
593a2d7
1 Parent(s): f77bc7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,11 +16,11 @@ license: cc-by-4.0
16
 
17
  Based on [LLaMA 30B](https://huggingface.co/huggyllama/llama-30b).
18
 
19
- * This is an adapter-only version.
20
 
21
  Colab: [link](https://colab.research.google.com/drive/1zvF0I52NJ7ngAk_zWzEA_QOYOMCdITZN?usp=sharing)
22
 
23
- llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga_30b_lora_llamacpp/)
24
 
25
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
26
 
 
16
 
17
  Based on [LLaMA 30B](https://huggingface.co/huggyllama/llama-30b).
18
 
19
+ This is an adapter-only version.
20
 
21
  Colab: [link](https://colab.research.google.com/drive/1zvF0I52NJ7ngAk_zWzEA_QOYOMCdITZN?usp=sharing)
22
 
23
+ Llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga_30b_ggml)
24
 
25
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
26