IlyaGusev commited on
Commit
17f8457
1 Parent(s): c896ba3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ Based on [LLaMA 30B](https://huggingface.co/huggyllama/llama-30b).
17
 
18
  Colab: [link](https://colab.research.google.com/drive/1zvF0I52NJ7ngAk_zWzEA_QOYOMCdITZN?usp=sharing)
19
 
 
 
20
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
21
 
22
  ```python
 
17
 
18
  Colab: [link](https://colab.research.google.com/drive/1zvF0I52NJ7ngAk_zWzEA_QOYOMCdITZN?usp=sharing)
19
 
20
+ llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga_30b_lora_llamacpp/)
21
+
22
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
23
 
24
  ```python