IlyaGusev commited on
Commit
8321ebb
1 Parent(s): 7445aa4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ license: cc-by-4.0
15
 
16
  Based on [LLaMA-2 70B fp16](https://huggingface.co/TheBloke/Llama-2-70B-fp16)
17
 
 
 
18
  This is an adapter-only version.
19
 
20
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)
 
15
 
16
  Based on [LLaMA-2 70B fp16](https://huggingface.co/TheBloke/Llama-2-70B-fp16)
17
 
18
+ Llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga2_70b_gguf)
19
+
20
  This is an adapter-only version.
21
 
22
  Training code: [link](https://github.com/IlyaGusev/rulm/tree/master/self_instruct)