Spaces:
Runtime error
Runtime error
Initial commit
Browse files
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 |
-
""" # 𓄿
|
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 |
|