ff670 commited on
Commit
7f91ce4
·
1 Parent(s): 2883780

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -12,6 +12,12 @@ This model is an outdated version and has been preserved specifically for evalua
12
 
13
  We highly recommend visiting our GitHub repository to find and use the latest version of the model: https://github.com/OpenBuddy/OpenBuddy
14
 
 
 
 
 
 
 
15
  ## Disclaimer
16
 
17
  OpenBuddy is provided as-is without any warranty of any kind, either express or implied. The authors and contributors shall not be held liable for any damages resulting from the use or inability to use this software. By using OpenBuddy, you agree to these terms and conditions.
 
12
 
13
  We highly recommend visiting our GitHub repository to find and use the latest version of the model: https://github.com/OpenBuddy/OpenBuddy
14
 
15
+ ## Installation
16
+
17
+ Due to licensing restrictions from LLAMA, you need to have the original LLAMA-7B model to decrypt the model weights.
18
+
19
+ To decrypt the model weights, please follow the guide in our GitHub: https://github.com/OpenBuddy/OpenBuddy#installation
20
+
21
  ## Disclaimer
22
 
23
  OpenBuddy is provided as-is without any warranty of any kind, either express or implied. The authors and contributors shall not be held liable for any damages resulting from the use or inability to use this software. By using OpenBuddy, you agree to these terms and conditions.