Update README.md
Browse filesAdded metadata to identify quant provenance
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
@@ -11,6 +12,7 @@ language:
|
|
11 |
- zh
|
12 |
- ja
|
13 |
pipeline_tag: text-generation
|
|
|
14 |
---
|
15 |
This repo contains a 6.4bpw exl2 quant of [Mistral-Nemo-Base-2407](https://huggingface.co/mistralai/Mistral-Nemo-Base-2407).
|
16 |
|
|
|
1 |
---
|
2 |
+
base_model: grimjim/mistralai-Mistral-Nemo-Base-2407
|
3 |
license: apache-2.0
|
4 |
language:
|
5 |
- en
|
|
|
12 |
- zh
|
13 |
- ja
|
14 |
pipeline_tag: text-generation
|
15 |
+
quanted_by: grimjim
|
16 |
---
|
17 |
This repo contains a 6.4bpw exl2 quant of [Mistral-Nemo-Base-2407](https://huggingface.co/mistralai/Mistral-Nemo-Base-2407).
|
18 |
|