diff --git a/docs/source/en/model_doc/mistral.md b/docs/source/en/model_doc/mistral.md index 4a8257d25d..fbef094cb3 100644 --- a/docs/source/en/model_doc/mistral.md +++ b/docs/source/en/model_doc/mistral.md @@ -29,7 +29,7 @@ Mistral-7B-v0.1 is a decoder-based LM with the following architectural choices: We also provide an instruction fine-tuned model: `Mistral-7B-Instruct-v0.1` which can be used for chat-based inference. -For more details please read our [release blog post](https://mistral.ai/news/announcing-mistral-7b-v0.1/) +For more details please read our [release blog post](https://mistral.ai/news/announcing-mistral-7b/) ## License @@ -148,4 +148,4 @@ Albert Jiang, Alexandre Sablayrolles, Arthur Mensch, Chris Bamford, Devendra Sin ## MistralForSequenceClassification [[autodoc]] MistralForSequenceClassification - - forward \ No newline at end of file + - forward