IlyaGusev commited on
Commit
f545560
1 Parent(s): c8519fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ Based on [LLaMA-2 13B HF](https://huggingface.co/meta-llama/Llama-2-13b-hf).
18
 
19
  This is an adapter-only version.
20
 
 
 
21
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
22
 
23
  **WARNING 1**: Run with the development version of `transformers` and `peft`!
 
18
 
19
  This is an adapter-only version.
20
 
21
+ Llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga2_13b_lora_llamacpp)
22
+
23
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
24
 
25
  **WARNING 1**: Run with the development version of `transformers` and `peft`!