Spaces:
Running
on
Zero
Running
on
Zero
macadeliccc
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -66,8 +66,8 @@ def predict(message, history):
|
|
66 |
gr.ChatInterface(predict,
|
67 |
description="""
|
68 |
<center><img src="https://huggingface.co/macadeliccc/laser-dolphin-mixtral-2x7b-dpo/resolve/main/dolphin_moe.png" width="33%"></center>\n\n
|
69 |
-
Chat with [macadeliccc/
|
70 |
-
This model (
|
71 |
❤️ If you like this work, please follow me on [Hugging Face](https://huggingface.co/macadeliccc) and [LinkedIn](https://www.linkedin.com/in/tim-dolan-python-dev/).
|
72 |
""",
|
73 |
examples=[
|
|
|
66 |
gr.ChatInterface(predict,
|
67 |
description="""
|
68 |
<center><img src="https://huggingface.co/macadeliccc/laser-dolphin-mixtral-2x7b-dpo/resolve/main/dolphin_moe.png" width="33%"></center>\n\n
|
69 |
+
Chat with [macadeliccc/laser-dolphin-mixtral-2x7b-dpo](https://huggingface.co/macadeliccc/laser-dolphin-mixtral-2x7b-dpo), the first Mixture of Experts made of lasered 7b models.
|
70 |
+
This model (24.2B param) scores very well on many evaluations. More information is available on the model card. Output is considered experimental.\n\n
|
71 |
❤️ If you like this work, please follow me on [Hugging Face](https://huggingface.co/macadeliccc) and [LinkedIn](https://www.linkedin.com/in/tim-dolan-python-dev/).
|
72 |
""",
|
73 |
examples=[
|