Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ license: cc-by-4.0
|
|
| 15 |
|
| 16 |
Based on [LLaMA-2 70B fp16](https://huggingface.co/TheBloke/Llama-2-70B-fp16)
|
| 17 |
|
|
|
|
|
|
|
| 18 |
This is an adapter-only version.
|
| 19 |
|
| 20 |
Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
|
|
|
|
| 15 |
|
| 16 |
Based on [LLaMA-2 70B fp16](https://huggingface.co/TheBloke/Llama-2-70B-fp16)
|
| 17 |
|
| 18 |
+
Llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga2_70b_gguf)
|
| 19 |
+
|
| 20 |
This is an adapter-only version.
|
| 21 |
|
| 22 |
Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
|