Update mistral README.md (#995)

This commit is contained in:
Laurent Mazare
2023-09-29 13:24:32 +02:00
committed by GitHub
parent 49fa184a35
commit 03348e2e6f

View File

@ -1,6 +1,9 @@
# candle-mistral: 7b LLM with Apache 2.0 license weights # candle-mistral: 7b LLM with Apache 2.0 licensed weights
- [Announcement Blog Post](https://mistral.ai/news/announcing-mistral-7b/). Mistral-7B-v0.1 is a pretrained generative LLM with 7 billion parameters. It outperforms all the publicly available 13b models
as of 2023-09-28. Weights (and the original Python model code) are released under the permissive Apache 2.0 license.
- [Blog post](https://mistral.ai/news/announcing-mistral-7b/) from Mistral announcing the model release.
- [Model card](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the - [Model card](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the
HuggingFace Hub. HuggingFace Hub.