jon-tow commited on
Commit
74da6f5
1 Parent(s): f2e1a8b

fix: intended usage

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -135,7 +135,7 @@ The dataset is comprised of a mixture of open datasets large-scale datasets avai
135
 
136
  ### Intended Use
137
 
138
- The model is intended to be used as a foundational base model for application-specific fine-tuning. Developers must evaluate and fine-tune the model for safe performance in downstream applications.
139
 
140
  ### Limitations and Bias
141
 
 
135
 
136
  ### Intended Use
137
 
138
+ The model is intended to be used in chat-like applications. Developers must evaluate the model for safety performance in their specific use case. Read more about [safety and limitations](#limitations-and-bias) below.
139
 
140
  ### Limitations and Bias
141