Text Generation
Russian
conversational
IlyaGusev commited on
Commit
53abee7
1 Parent(s): 28e0b78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ Based on [LLaMA 13B](https://huggingface.co/huggyllama/llama-13b).
15
 
16
  * This is an adapter-only version.
17
 
 
 
18
  Colab: [link](https://colab.research.google.com/drive/1WuoSlKMdGB-D_OQrHOFta13Ph1--Eq7L)
19
 
20
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
 
15
 
16
  * This is an adapter-only version.
17
 
18
+ llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga_13b_lora_llamacpp/)
19
+
20
  Colab: [link](https://colab.research.google.com/drive/1WuoSlKMdGB-D_OQrHOFta13Ph1--Eq7L)
21
 
22
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)