Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ license: cc-by-4.0
|
|
16 |
|
17 |
Based on [LLaMA 30B](https://huggingface.co/huggyllama/llama-30b).
|
18 |
|
19 |
-
|
20 |
|
21 |
Colab: [link](https://colab.research.google.com/drive/1zvF0I52NJ7ngAk_zWzEA_QOYOMCdITZN?usp=sharing)
|
22 |
|
23 |
-
|
24 |
|
25 |
Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
|
26 |
|
|
|
16 |
|
17 |
Based on [LLaMA 30B](https://huggingface.co/huggyllama/llama-30b).
|
18 |
|
19 |
+
This is an adapter-only version.
|
20 |
|
21 |
Colab: [link](https://colab.research.google.com/drive/1zvF0I52NJ7ngAk_zWzEA_QOYOMCdITZN?usp=sharing)
|
22 |
|
23 |
+
Llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga_30b_ggml)
|
24 |
|
25 |
Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
|
26 |
|