Compare commits
10 Commits
214790c9ed
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7adddf32ed | ||
|
|
4a3e5c5118 | ||
|
|
43ac704819 | ||
|
|
b64943b31b | ||
|
|
6770984464 | ||
|
|
a59a1c7313 | ||
|
|
aa2edf887e | ||
|
|
4de445198a | ||
|
|
0ee7f18cea | ||
|
|
d7d5e32978 |
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -38,3 +38,9 @@ Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q2_K.gguf filter=lfs dif
|
|||||||
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:246e5ba308b95327dc2b76a0309be6cb4253a9b966adb80ece544f3cb9743725
|
||||||
|
size 9591204800
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3fb1b5a1d75b076e4f056e08b08ac3e341c8d0ba5b7f9db64662fe64bcd904c6
|
||||||
|
size 9276017600
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95d0b521bc16f7e06bb6cb1953c7001f130051231c37b691edbde6f684cfac14
|
||||||
|
size 7760784320
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b02baa3c0b18e548562e594ce1813757eec0276a4b644bb2df2ce7790e960738
|
||||||
|
size 10574203840
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3eff6d8aef7d6b6b50d7d24dd8acec9ca7d07d50138a9aade71ae66bdb031c2
|
||||||
|
size 12383652800
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88b38479836f219ef9db24b6b488381665589f4f63ba00c09659b0c839cf5408
|
||||||
|
size 12080753600
|
||||||
62
README.md
62
README.md
@@ -1,3 +1,15 @@
|
|||||||
|
---
|
||||||
|
base_model: DavidAU/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
<!-- ### quantize_version: 2 -->
|
<!-- ### quantize_version: 2 -->
|
||||||
<!-- ### output_tensor_quantised: 1 -->
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
<!-- ### convert_type: hf -->
|
<!-- ### convert_type: hf -->
|
||||||
@@ -7,3 +19,53 @@
|
|||||||
<!-- ### quants_skip: -->
|
<!-- ### quants_skip: -->
|
||||||
<!-- ### skip_mmproj: -->
|
<!-- ### skip_mmproj: -->
|
||||||
static quants of https://huggingface.co/DavidAU/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME
|
static quants of https://huggingface.co/DavidAU/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-i1-GGUF
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
||||||
|
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
||||||
|
more details, including on how to concatenate multi-part files.
|
||||||
|
|
||||||
|
## Provided Quants
|
||||||
|
|
||||||
|
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
||||||
|
|
||||||
|
| Link | Type | Size/GB | Notes |
|
||||||
|
|:-----|:-----|--------:|:------|
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q2_K.gguf) | Q2_K | 6.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q3_K_S.gguf) | Q3_K_S | 7.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q3_K_M.gguf) | Q3_K_M | 8.7 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q3_K_L.gguf) | Q3_K_L | 9.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.IQ4_XS.gguf) | IQ4_XS | 9.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q4_K_S.gguf) | Q4_K_S | 10.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q4_K_M.gguf) | Q4_K_M | 10.7 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q5_K_S.gguf) | Q5_K_S | 12.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q5_K_M.gguf) | Q5_K_M | 12.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q6_K.gguf) | Q6_K | 14.4 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME-GGUF/resolve/main/Mistral-Nemo-Instruct-17B-Claude-High-Reasoning-EXTREME.Q8_0.gguf) | Q8_0 | 18.6 | fast, best quality |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
And here are Artefact2's thoughts on the matter:
|
||||||
|
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
||||||
|
|
||||||
|
## FAQ / Model Request
|
||||||
|
|
||||||
|
See https://huggingface.co/mradermacher/model_requests for some answers to
|
||||||
|
questions you might have and/or if you want some other model quantized.
|
||||||
|
|
||||||
|
## Thanks
|
||||||
|
|
||||||
|
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
||||||
|
me use its servers and providing upgrades to my workstation to enable
|
||||||
|
this work in my free time.
|
||||||
|
|
||||||
|
<!-- end -->
|
||||||
|
|||||||
Reference in New Issue
Block a user