Shamane commited on
Commit
621c515
1 Parent(s): a329fdc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -69,8 +69,8 @@ def model_chat(query: Optional[str], history: Optional[History], system: str
69
 
70
 
71
  with gr.Blocks() as demo:
72
- gr.Markdown("""<center><font size=8>Qarcee-ai/Saul-Base-Calme-7B-Instruct-slerp</center>""")
73
- gr.Markdown("""<center><font size=4>arcee-ai/Saul-Base-Calme-7B-Instruct-slerp.</center>""")
74
 
75
  with gr.Row():
76
  with gr.Column(scale=3):
 
69
 
70
 
71
  with gr.Blocks() as demo:
72
+ gr.Markdown("""<center><font size=8>Qarcee-ai/Mistral-7B-Instruct-v0.2-expanded-sec-1.6B-tokens</center>""")
73
+ gr.Markdown("""<center><font size=4>arcee-ai/Mistral-7B-Instruct-v0.2-expanded-sec-1.6B-tokens</center>""")
74
 
75
  with gr.Row():
76
  with gr.Column(scale=3):