Skip to content

Commit 0b1fabc

Browse files
authored
Update articles/machine-learning/how-to-deploy-models-mistral.md
1 parent 8df6b9b commit 0b1fabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-models-mistral.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Mistral-large is Mistral AI's most advanced Large Language Model (LLM). It can b
3232
Additionally, mistral-large is:
3333

3434
- Straight-to-the-point. Purposely trained to eliminate unnecessary verbosity and generate concise outputs.
35-
1. Specialized in RAG. Crucial information is not lost in the middle of long context windows (up to 32K tokens).
35+
- Specialized in RAG. Crucial information is not lost in the middle of long context windows (up to 32K tokens).
3636
1. Strong in coding. Code generation, review, and comments. Can output results as JSON and do function calling.
3737
1. Multi-lingual by design. Best-in-class performance in French, German, Spanish, and Italian - in addition to English. Dozens of other languages are supported.
3838

0 commit comments

Comments
 (0)