Text Generation
Russian
conversational
IlyaGusev commited on
Commit
63c0e44
1 Parent(s): d8308a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,7 +16,9 @@ license: cc-by-4.0
16
 
17
  Based on [LLaMA-2 7B HF](https://huggingface.co/meta-llama/Llama-2-7b-hf).
18
 
19
- * This is an adapter-only version.
 
 
20
 
21
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
22
 
 
16
 
17
  Based on [LLaMA-2 7B HF](https://huggingface.co/meta-llama/Llama-2-7b-hf).
18
 
19
+ This is an adapter-only version.
20
+
21
+ Colab: [link](https://colab.research.google.com/drive/1Iw2TROpW0EjagyckyP-I-OWhLnLr7v2k)
22
 
23
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
24