BounharAbdelaziz commited on
Commit
37d4ad6
Β·
verified Β·
1 Parent(s): a6954be

added disclamer about chat

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -260,6 +260,8 @@ if __name__ == "__main__":
260
  # πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦
261
 
262
  # Al-Atlas-0.5B-base
 
 
263
  """)
264
  with gr.Row():
265
  with gr.Column(scale=6):
 
260
  # πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦
261
 
262
  # Al-Atlas-0.5B-base
263
+
264
+ This is a pretrained model to do text generation in a continuation of text fashion. Do not expect it to behave as a Chat (Instruct) model. The latter is coming soon!
265
  """)
266
  with gr.Row():
267
  with gr.Column(scale=6):