Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,18 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: mistralai/Mistral-Nemo-Instruct-2407
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
- fr
|
6 |
-
- de
|
7 |
-
- es
|
8 |
-
- it
|
9 |
-
- pt
|
10 |
-
- ru
|
11 |
-
- zh
|
12 |
-
- ja
|
13 |
-
license: apache-2.0
|
14 |
-
pipeline_tag: text-generation
|
15 |
quantized_by: bartowski
|
|
|
16 |
---
|
17 |
## π« Community Model> Mistral Nemo Instruct 2407 by Mistralai
|
18 |
|
@@ -20,20 +8,7 @@ quantized_by: bartowski
|
|
20 |
|
21 |
**Model creator:** [mistralai](https://huggingface.co/mistralai)<br>
|
22 |
**Original model**: [Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407)<br>
|
23 |
-
**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [
|
24 |
-
|
25 |
-
## Model Summary:
|
26 |
-
Mistral Nemo has a massive 1024000 (over 1 million) context window and supports dozens of languages including French, German, Spanish, Italian, Portuguese, Arabic, Hindi, Russian, Chinese, Japanese, and Korean, along with 80+ coding languages including Python, Java, C, C++, JavaScript, and Bash.<br>
|
27 |
-
Trained jointly by Mistral AI and NVIDIA, it significantly outperforms existing models smaller or similar in size.
|
28 |
-
|
29 |
-
## Prompt Template:
|
30 |
-
|
31 |
-
Choose the `Mistral Instruct` preset in your LM Studio.
|
32 |
-
Under the hood, the model will see a prompt that's formatted like so:
|
33 |
-
|
34 |
-
```
|
35 |
-
<s>[INST] {prompt}[/INST] </s>
|
36 |
-
```
|
37 |
|
38 |
## Technical Details
|
39 |
|
@@ -47,8 +22,6 @@ For more details, check the blog post here: https://mistral.ai/news/mistral-nemo
|
|
47 |
|
48 |
π Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.
|
49 |
|
50 |
-
π Special thanks to [Kalomaze](https://github.com/kalomaze) and [Dampf](https://github.com/Dampfinchen) for their work on the dataset (linked [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)) that was used for calculating the imatrix for all sizes.
|
51 |
-
|
52 |
## Disclaimers
|
53 |
|
54 |
-
LM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
quantized_by: bartowski
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
## π« Community Model> Mistral Nemo Instruct 2407 by Mistralai
|
6 |
|
|
|
8 |
|
9 |
**Model creator:** [mistralai](https://huggingface.co/mistralai)<br>
|
10 |
**Original model**: [Mistral-Nemo-Instruct-2407](https://huggingface.co/mistralai/Mistral-Nemo-Instruct-2407)<br>
|
11 |
+
**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b4014](https://github.com/ggerganov/llama.cpp/releases/tag/b4014)<br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
## Technical Details
|
14 |
|
|
|
22 |
|
23 |
π Special thanks to [Georgi Gerganov](https://github.com/ggerganov) and the whole team working on [llama.cpp](https://github.com/ggerganov/llama.cpp/) for making all of this possible.
|
24 |
|
|
|
|
|
25 |
## Disclaimers
|
26 |
|
27 |
+
LM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.
|