pooja-dulia onlywicked commited on
Commit
c3bcafd
1 Parent(s): 4c7f65b

chore: add license and limitations in README (#3)

Browse files

- chore: add license and limitations in README (ea7062a51af0766660d1587b8852ba9eafa90b50)


Co-authored-by: Arman <onlywicked@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -84,4 +84,16 @@ For multi-turn conversations use:
84
 
85
  ```
86
  <|system|>system message</s><|prompter|>User Question 1</s><|assistant|>Answer 1</s><|prompter|>User Question 2</s><|assistant|>
87
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
84
 
85
  ```
86
  <|system|>system message</s><|prompter|>User Question 1</s><|assistant|>Answer 1</s><|prompter|>User Question 2</s><|assistant|>
87
+ ```
88
+
89
+
90
+ # Ethical Considerations and Limitations
91
+
92
+ Dulia is a new technology and based on LLAMA 2 that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Dulia's potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications, developers should perform safety testing and tuning tailored to their specific applications of the model.
93
+
94
+ Please see the Responsible Use Guide available at https://ai.meta.com/llama/responsible-use-guide/
95
+
96
+
97
+ # License
98
+ - Llama 2 is licensed under the LLAMA 2 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.
99
+ - Your use of the Llama Materials must comply with applicable laws and regulations (including trade compliance laws and regulations) and adhere to the [Acceptable Use Policy](https://ai.meta.com/llama/use-policy) for the Llama Materials.