Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmensch committed Oct 7, 2023
1 parent 2249f80 commit 0d0dbdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
This repository contains minimal code to run our 7B model.\
Blog: [https://mistral.ai/news/announcing-mistral-7b/](https://mistral.ai/news/announcing-mistral-7b/)\
Discord: [https://discord.com/invite/mistralai](https://discord.com/invite/mistralai)
Documentation: [https://docs.mistral.ai/](https://docs.mistral.ai/)
Guardrailing: [https://docs.mistral.ai/usage/guardrailing](https://docs.mistral.ai/usage/guardrailing)

## Deployment

Expand Down Expand Up @@ -137,8 +139,6 @@ For this we can choose as chunk size the window size. For each chunk, we thus ne
- [OpenOrca](https://huggingface.co/Open-Orca/Mistral-7B-OpenOrca)
- and many more !

and are also available on Hugging Face.

## References

[1] [Generating Long Sequences with Sparse Transformers, Child et al. 2019](https://arxiv.org/pdf/1904.10509.pdf)
Expand Down

0 comments on commit 0d0dbdc

Please sign in to comment.