IlyaGusev commited on
Commit
569ffe5
1 Parent(s): 4c6ddb2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -13,6 +13,7 @@ inference: false
13
  Based on [LLaMA 13B](https://huggingface.co/decapoda-research/llama-13b-hf).
14
 
15
  * This is an adapter-only version.
 
16
 
17
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
18
 
 
13
  Based on [LLaMA 13B](https://huggingface.co/decapoda-research/llama-13b-hf).
14
 
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