IlyaGusev commited on
Commit
b4c5d4c
1 Parent(s): e7201b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- An adapter only version. Merged version: [link](https://huggingface.co/IlyaGusev/llama_7b_ru_turbo_alpaca_lora_merged).
 
 
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