Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,9 @@ inference: false
|
|
11 |
|
12 |
Based on [LLaMA 7B](https://huggingface.co/decapoda-research/llama-7b-hf).
|
13 |
|
14 |
-
|
|
|
|
|
15 |
|
16 |
Warning! The model was trained with a target capped at 256 tokens. We will update it once a version with 512 tokens is ready.
|
17 |
|
|
|
11 |
|
12 |
Based on [LLaMA 7B](https://huggingface.co/decapoda-research/llama-7b-hf).
|
13 |
|
14 |
+
* This is an adapter-only version.
|
15 |
+
* Merged version: [link](https://huggingface.co/IlyaGusev/llama_7b_ru_turbo_alpaca_lora_merged).
|
16 |
+
* llama.cpp version: [link](IlyaGusev/llama_7b_ru_turbo_alpaca_lora_llamacpp)
|
17 |
|
18 |
Warning! The model was trained with a target capped at 256 tokens. We will update it once a version with 512 tokens is ready.
|
19 |
|