ehristoforu commited on
Commit
aa4baec
β€’
1 Parent(s): ff6fd96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ DESCRIPTION = """
17
 
18
  πŸ’» This Space demonstrates model [Mistral-7b-Instruct](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) by Mistral AI, a Mistral-chat model with 7B parameters fine-tuned for chat instructions and specialized on many tasks. Feel free to play with it, or duplicate to run generations without a queue! If you want to run your own service, you can also [deploy the model on Inference Endpoints](https://huggingface.co/inference-endpoints).
19
 
20
- πŸ”Ž For more details about the Mistral family of models and how to use them with `transformers`, take a look [at our blog post](https://huggingface.co/blog/mistral).
21
 
22
  πŸƒπŸ» Check out our [Playground](https://huggingface.co/spaces/osanseviero/mistral-super-fast) for a super-fast tasks completion demo that leverages a streaming [inference endpoint](https://huggingface.co/inference-endpoints).
23
 
 
17
 
18
  πŸ’» This Space demonstrates model [Mistral-7b-Instruct](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) by Mistral AI, a Mistral-chat model with 7B parameters fine-tuned for chat instructions and specialized on many tasks. Feel free to play with it, or duplicate to run generations without a queue! If you want to run your own service, you can also [deploy the model on Inference Endpoints](https://huggingface.co/inference-endpoints).
19
 
20
+ πŸ”Ž For more details about the Mistral family of models and how to use them with `transformers`, take a look [at our blog post](https://huggingface.co/blog/Andyrasika/mistral-7b-empowering-conversation).
21
 
22
  πŸƒπŸ» Check out our [Playground](https://huggingface.co/spaces/osanseviero/mistral-super-fast) for a super-fast tasks completion demo that leverages a streaming [inference endpoint](https://huggingface.co/inference-endpoints).
23