初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-11 17:26:16 +08:00
commit 17e4bf852b
14 changed files with 149 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -0,0 +1,47 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.f16.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

66
README.md Normal file
View File

@@ -0,0 +1,66 @@
---
base_model: yuiseki/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1
language:
- en
library_name: transformers
quantized_by: mradermacher
tags:
- mergekit
- merge
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
static quants of https://huggingface.co/yuiseki/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1
<!-- provided-files -->
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
## 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/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q2_K.gguf) | Q2_K | 2.8 | |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1-GGUF/resolve/main/YuisekinAIEvol-Mistral-7B-ja-math-v0.1.1.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e1972168a5175d64497297dd6f0b4768b79ba1ad72cd5a8d64566f5e6c126ac1
size 3944389728

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b90bc2912d60b073d73f4c30291879422e1ad7e0bf81265eb064ab2ae6444ee
size 2719243360

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f37a2efce6b2624d1cbe1194d4c6ca301e9ba2e96f9f999a323397f9d534b624
size 3822025824

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d4977aa33e4952ac1572dc792dbfb99034e0f2991ddf862ffe814ade559a9f0d
size 3518987360

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79d7dc1ba0970ea0152f7d93d851eb1e4912d0d9004ee9ffeea5e291c900b794
size 3164568672

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4564b6a6b236f8dcbc0c01ddf601f000debc929f699c924396bda4fb2614c29
size 4368440416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad98470231cc7f4b7d23b1eb0455f50a8a1e2aab362b623e93f1fd0f90f8d6aa
size 4140375136

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78a0a21a6eab8ce0eab1eefe1bbd518f2724c12a84b53331798f1a34b6c45e60
size 5131410528

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bab8a31866658092f01e603f86db1abc65533befaa7a2ce6e523f5bd06fae31
size 4997717088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:105bd38f49e4ea0b3a2ede015c209ab16dc9082fc4c31d4994aa32a0535f908b
size 5942066272

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a281cece1078eb248473af4f1aec7bab02caeb982ae476ce331771a1f9e1bbf3
size 7695858784

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63569e3cd5ba41fe47bfc8e725a7c0290920b3836283ff3da2a2dd02bfe5c1cb
size 14484733024