nacujapj7 commited on
Commit
a79caca
1 Parent(s): 228c64d

Initial commit

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -95,8 +95,7 @@ custom_theme = BlueTheme()
95
  with gr.Blocks(theme=custom_theme, analytics_enabled=False, css=css) as demo:
96
  with gr.Column():
97
  gr.Markdown(
98
- """ # 𓄿 Dolphin4ALL
99
- 8x7b quantized 2bit (q2_k)
100
  Type in the box below and click the button to generate answers to your most pressing questions!
101
  """)
102
 
 
95
  with gr.Blocks(theme=custom_theme, analytics_enabled=False, css=css) as demo:
96
  with gr.Column():
97
  gr.Markdown(
98
+ """ # 𓄿 [Corvus] Dolphin-2.6 (Phi-2)
 
99
  Type in the box below and click the button to generate answers to your most pressing questions!
100
  """)
101