macadeliccc commited on
Commit
13cfe75
·
verified ·
1 Parent(s): 8f1d012

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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/SOLAR-math-2x10.7b-v0.2](https://huggingface.co/macadeliccc/SOLAR-math-2x10.7b-v0.2), the first Mixture of Experts made by merging two fine-tuned [upstage/SOLAR-10.7B-v1.0](https://huggingface.co/upstage/SOLAR-10.7B-v1.0) models.
70
- This model (19.2B param) scores top 5 on several evaluations. 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=[
 
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=[