mrbui1990 commited on
Commit
5b08e39
·
verified ·
1 Parent(s): d6d0c6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -86,7 +86,6 @@ with gr.Blocks(theme=gr.themes.Monochrome()) as demo:
86
  # "Bộ nhớ" ẩn để lưu lịch sử ChatML (list of dicts)
87
  internal_history = gr.State()
88
 
89
- gr.Markdown("# 💬 Xyntrai-Mistral 2.5 7B (Có trí nhớ)")
90
 
91
  with gr.Row():
92
  with gr.Column(scale=3):
 
86
  # "Bộ nhớ" ẩn để lưu lịch sử ChatML (list of dicts)
87
  internal_history = gr.State()
88
 
 
89
 
90
  with gr.Row():
91
  with gr.Column(scale=3):