Skip to content

Commit 8df6b9b

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

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
@@ -31,7 +31,7 @@ Mistral-large is Mistral AI's most advanced Large Language Model (LLM). It can b
3131

3232
Additionally, mistral-large is:
3333

34-
1. Straight-to-the-point. Purposely trained to eliminate unnecessary verbosity and generate concise outputs.
34+
- Straight-to-the-point. Purposely trained to eliminate unnecessary verbosity and generate concise outputs.
3535
1. 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.

0 commit comments

Comments
 (0)