lamhieu commited on
Commit
f5c18f2
·
1 Parent(s): 6518cfa

chore: update something

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -735,7 +735,7 @@ def handle_file_extraction(files: list[str], uuid: str):
735
 
736
 
737
  chatbot = gr.Chatbot(
738
- height=500, placeholder=PLACEHOLDER, label="Ghost 8B Beta", show_copy_button=True
739
  )
740
 
741
  chat_interface = gr.ChatInterface(
 
735
 
736
 
737
  chatbot = gr.Chatbot(
738
+ height=500, placeholder=PLACEHOLDER, label="Ghost 8B Beta (β, 8k)", show_copy_button=True
739
  )
740
 
741
  chat_interface = gr.ChatInterface(