IlyaGusev commited on
Commit
e31ce5f
1 Parent(s): 18acdf2

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 7B](https://huggingface.co/huggyllama/llama-7b).
17
 
18
  Colab: [link](https://colab.research.google.com/drive/1IBh4FMJPOGZAkX7DYWnIKdav_ZcKatlP)
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/1IBh4FMJPOGZAkX7DYWnIKdav_ZcKatlP)
19
 
20
+ llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga_7b_lora_llamacpp/)
21
+
22
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
23
 
24
  ```python