zhaozitian
commited on
Commit
·
cb79192
1
Parent(s):
adec833
Update README.md
Browse files
README.md
CHANGED
@@ -21,4 +21,6 @@ To run it, you need to:
|
|
21 |
--base_model 'PATH_TO_YOUR_LOCAL_LLAMA_2_7B_CHAT_HF' \
|
22 |
--lora_weights 'PATH_TO_YOUR_LOCAL_FILE_OF_THIS_MODEL'
|
23 |
|
24 |
-
You must agree with Meta/Llama-2's agreements to use this model.
|
|
|
|
|
|
21 |
--base_model 'PATH_TO_YOUR_LOCAL_LLAMA_2_7B_CHAT_HF' \
|
22 |
--lora_weights 'PATH_TO_YOUR_LOCAL_FILE_OF_THIS_MODEL'
|
23 |
|
24 |
+
You must agree with Meta/Llama-2's agreements to use this model.
|
25 |
+
|
26 |
+
If you would like to contact us, please don't hesitate to email to icebearai@163.com.
|