Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ Based on [LLaMA 13B](https://huggingface.co/decapoda-research/llama-13b-hf).
|
|
15 |
* This is an adapter-only version.
|
16 |
* llama.cpp version: [link](https://huggingface.co/IlyaGusev/llama_13b_ru_turbo_alpaca_lora_llamacpp).
|
17 |
|
|
|
|
|
18 |
Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
|
19 |
|
20 |
```python
|
|
|
15 |
* This is an adapter-only version.
|
16 |
* llama.cpp version: [link](https://huggingface.co/IlyaGusev/llama_13b_ru_turbo_alpaca_lora_llamacpp).
|
17 |
|
18 |
+
Colab: [link](https://colab.research.google.com/drive/18GG-zwxyGAHoVXghlOQONkxb_GpR7USj)
|
19 |
+
|
20 |
Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
|
21 |
|
22 |
```python
|