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

Model: mradermacher/mistral-sft-spin-explore-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-26 00:34:17 +08:00
commit e090b15642
14 changed files with 147 additions and 0 deletions

43
.gitattributes vendored Normal file
View File

@@ -0,0 +1,43 @@
*.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
mistral-sft-spin-explore.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mistral-sft-spin-explore.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mistral-sft-spin-explore.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
mistral-sft-spin-explore.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mistral-sft-spin-explore.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
mistral-sft-spin-explore.f16.gguf filter=lfs diff=lfs merge=lfs -text
mistral-sft-spin-explore.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
mistral-sft-spin-explore.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

68
README.md Normal file
View File

@@ -0,0 +1,68 @@
---
base_model: AmberYifan/mistral-sft-spin-explore
language:
- en
library_name: transformers
mradermacher:
readme_rev: 1
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
static quants of https://huggingface.co/AmberYifan/mistral-sft-spin-explore
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#mistral-sft-spin-explore-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/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q2_K.gguf) | Q2_K | 2.8 | |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/mistral-sft-spin-explore-GGUF/resolve/main/mistral-sft-spin-explore.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.
<!-- end -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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