luciusssss commited on
Commit
728c1d5
1 Parent(s): 86b1b81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -7,5 +7,12 @@ tags:
7
  - llama
8
  ---
9
 
10
- This is the old version of Lawyer LLaMA.
11
- Please refer to the newer version: [lawyer-llama-13b-v2](https://huggingface.co/pkupie/lawyer-llama-13b-v2)
 
 
 
 
 
 
 
 
7
  - llama
8
  ---
9
 
10
+
11
+ This is the old version of Lawyer LLaMA. It requires the original files of LLaMA 1 for decryption. See instructions in https://github.com/AndrewZhe/lawyer-llama/blob/main/demo/run_inference_v1.md
12
+
13
+ **We recommend using the newer version of Lawyer LLaMA: [lawyer-llama-13b-v2](https://huggingface.co/pkupie/lawyer-llama-13b-v2)**
14
+
15
+ See details of Lawyer LLaMA on Github Repo: https://github.com/AndrewZhe/lawyer-llama
16
+
17
+ Technical Report: https://arxiv.org/abs/2305.15062
18
+