Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,13 @@ license_link: https://mistral.ai/licenses/MRL-0.1.md
|
|
| 18 |
inference: false
|
| 19 |
---
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
## Installation
|
| 22 |
|
| 23 |
To use this model, install the required packages:
|
|
|
|
| 18 |
inference: false
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# Ministral-8B-Instruct-2410-HF
|
| 22 |
+
|
| 23 |
+
## Model Description
|
| 24 |
+
|
| 25 |
+
Ministral-8B-Instruct-2410-HF is the Hugging Face version of Ministral-8B-Instruct-2410 by Mistral AI. It is a multilingual instruction-tuned language model based on the Mistral architecture, designed for various natural language processing tasks with a focus on chat-based interactions.
|
| 26 |
+
|
| 27 |
+
|
| 28 |
## Installation
|
| 29 |
|
| 30 |
To use this model, install the required packages:
|