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