mistralai / mistral-inference

Official inference library for Mistral models
https://mistral.ai/
Apache License 2.0
9.58k stars 845 forks source link

"official documentation" link points to a missing page (quickstart) #127

Open dpkirchner opened 7 months ago

dpkirchner commented 7 months ago

The README, at https://github.com/mistralai/mistral-src/blob/8598cf582091a596671be31990448e0620017851/README.md#deployment, says that instructions for running the docker image can be found in the official documentation hosted at https://docs.mistral.ai/quickstart -- however that page returns a 404.

dynamicwebpaige commented 6 months ago

The URL you referenced should now redirect to Mistral's main documentation page. I'll go ahead and submit a pull request to update this link in the README, if the issue hasn't already been resolved. Thank you for flagging!