PSanni commited on
Commit
adb86f2
1 Parent(s): 53ea8f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -67,4 +67,8 @@ Example predicting using a simple instruction:
67
 
68
  ```python
69
  print(llm_chain.predict(instruction="Give me list of morning exercises.").lstrip())
70
- ```
 
 
 
 
 
67
 
68
  ```python
69
  print(llm_chain.predict(instruction="Give me list of morning exercises.").lstrip())
70
+ ```
71
+
72
+ ### Note:
73
+
74
+ Kindly note that the model isn't attuned to human preferences and could generate unsuitable, unethical, biased, and toxic responses.