pcuenq HF staff commited on
Commit
eaf9735
1 Parent(s): 27e6f05

Link to License and use policy

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,6 +9,6 @@ tags:
9
 
10
  # **Core ML version of Llama 2**
11
 
12
- This is a Core ML version of [`meta-llama/Llama-2-7b-chat-hf`](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf). For license information, model details and acceptable use policy, please refer to [the original model card](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf).
13
 
14
  This conversion was performed in `float16` mode with a fixed sequence length of `64`, and is intended for evaluation and test purposes. Please, open a conversation in the `Community` tab if you have questions or want to report an issue.
 
9
 
10
  # **Core ML version of Llama 2**
11
 
12
+ This is a Core ML version of [`meta-llama/Llama-2-7b-chat-hf`](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf). For [license](LICENSE.txt) information, model details and acceptable [use policy](USE_POLICY.md), please refer to [the original model card](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf).
13
 
14
  This conversion was performed in `float16` mode with a fixed sequence length of `64`, and is intended for evaluation and test purposes. Please, open a conversation in the `Community` tab if you have questions or want to report an issue.