Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,9 @@ inference: false
|
|
9 |
|
10 |
# LLaMA 7B trained on the ru_turbo_alpaca, Russian instructions dataset
|
11 |
|
12 |
-
An adapter only version.
|
|
|
|
|
13 |
|
14 |
Colab: https://colab.research.google.com/drive/1JLoHOjDJQIa8SDqsEXrGHj4Z4aTnaajN
|
15 |
|
|
|
9 |
|
10 |
# LLaMA 7B trained on the ru_turbo_alpaca, Russian instructions dataset
|
11 |
|
12 |
+
An adapter only version.
|
13 |
+
|
14 |
+
Warning! The model was trained with a target capped at 256 tokens. We will update it once 512 tokens version is ready.
|
15 |
|
16 |
Colab: https://colab.research.google.com/drive/1JLoHOjDJQIa8SDqsEXrGHj4Z4aTnaajN
|
17 |
|