Update app.py
Browse files
app.py
CHANGED
@@ -88,7 +88,7 @@ with gr.Blocks(css=CSS) as demo:
|
|
88 |
with gr.Row():
|
89 |
with gr.Column():
|
90 |
gr.Markdown(f"""
|
91 |
-
## This PREVIEW demo is an un-quantized GPU chatbot of Jackalope 7B
|
92 |
- Completed model drops on Wednesday October 11th.
|
93 |
- Brought to you by your friends at Open Access AI Collective, Alignment Lab AI, and OpenChat!
|
94 |
|
|
|
88 |
with gr.Row():
|
89 |
with gr.Column():
|
90 |
gr.Markdown(f"""
|
91 |
+
## This PREVIEW demo is an un-quantized GPU chatbot of [Jackalope 7B](https://huggingface.co/openaccess-ai-collective/jackalope-7b)
|
92 |
- Completed model drops on Wednesday October 11th.
|
93 |
- Brought to you by your friends at Open Access AI Collective, Alignment Lab AI, and OpenChat!
|
94 |
|