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

Model: mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-12 05:18:16 +08:00
commit 1c27146c5a
14 changed files with 155 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
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.f16.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

72
README.md Normal file
View File

@@ -0,0 +1,72 @@
---
base_model: shisa-ai/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b
datasets:
- shisa-ai/wip-tulu-3-math-code-all
language:
- en
library_name: transformers
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- generated_from_trainer
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/shisa-ai/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF).***
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/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q2_K.gguf) | Q2_K | 3.3 | |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b-GGUF/resolve/main/ablation-51-reasoning.mathcode-shisa-v2-llama-3.1-8b.f16.gguf) | f16 | 16.2 | 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.
<!-- end -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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