commit 3d5559d95c24df880972815b175040c92fee53a7 Author: ModelHub XC Date: Thu Jun 11 08:32:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c9848f6 --- /dev/null +++ b/.gitattributes @@ -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 +WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +WorldModel-Stabletoolbench-Llama3.1-8B.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..dfa7d31 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: X1AOX1A/WorldModel-Stabletoolbench-Llama3.1-8B +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llama-factory +- full +- generated_from_trainer +--- +## About + + + + + + + + + +static quants of https://huggingface.co/X1AOX1A/WorldModel-Stabletoolbench-Llama3.1-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WorldModel-Stabletoolbench-Llama3.1-8B-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-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/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.1-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/WorldModel-Stabletoolbench-Llama3.1-8B-GGUF/resolve/main/WorldModel-Stabletoolbench-Llama3.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. + + diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.IQ4_XS.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.IQ4_XS.gguf new file mode 100644 index 0000000..c050b38 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957e329376f0e3914c6a9eaf56cd7f2102fb216e12270b4f5a0292ca27c34202 +size 4484364416 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q2_K.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q2_K.gguf new file mode 100644 index 0000000..b344286 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c52f9bde758ddba2cb972d67bee2fa26f736edd5d9d7bae25d241a442af5d75 +size 3179133056 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_L.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_L.gguf new file mode 100644 index 0000000..a69bdc9 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0739c23e2b2ee05cca98ecb3af2500b735bc8ced4493b07fd0607e8fca211eab +size 4321958016 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_M.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_M.gguf new file mode 100644 index 0000000..5ebda2b --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55ab9a7fa963d8b3bf3b5c613a0eef9f2824267e493c1c2793161f4c52745d7 +size 4018919552 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_S.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_S.gguf new file mode 100644 index 0000000..468dbc8 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1d5672520d4d690ebf391d996236d9c1588cd938fc1102649e6d5285375524 +size 3664500864 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_M.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_M.gguf new file mode 100644 index 0000000..782c188 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b821c37afb511e1fafad05296e7e2366dd32b9251b9cfc4742157ef1210023 +size 4920735872 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_S.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_S.gguf new file mode 100644 index 0000000..29a7fbd --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c98da25e53c3892855f28e961b713f30d06eb1d34614c32d555588300565077 +size 4692670592 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_M.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_M.gguf new file mode 100644 index 0000000..8db8782 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be6a74c70b71e23f0087068c455067c4f441d7b04ddff2c311eaa1e074337656 +size 5732989056 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_S.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_S.gguf new file mode 100644 index 0000000..47c1ed5 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcd1cfed592cd7f4f88ef7d634c0bec6a11bb442f7e2fc2493509646247fc549 +size 5599295616 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q6_K.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q6_K.gguf new file mode 100644 index 0000000..9478915 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2353215723f27add7493f2b8cc2ba15112eed7851e0f98daa2db35f6726ac78 +size 6596008064 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.Q8_0.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.Q8_0.gguf new file mode 100644 index 0000000..63ae7d9 --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbc9f7f9792d476464b6bbec5c4b97e82b57d952426ac58c3b11bc3ab56948d +size 8540772480 diff --git a/WorldModel-Stabletoolbench-Llama3.1-8B.f16.gguf b/WorldModel-Stabletoolbench-Llama3.1-8B.f16.gguf new file mode 100644 index 0000000..dde03eb --- /dev/null +++ b/WorldModel-Stabletoolbench-Llama3.1-8B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5fb9d73d3c1464f8f1ded66904fbc07365f616e8429c22246cba4195b505702 +size 16068892800