Update README.md
Browse files
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
|