commit a28642f5cf8fde9be98f90b05d485657aedad3f4 Author: ModelHub XC Date: Tue Jul 21 11:58:09 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fb6341d --- /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 +llama3-8b-breadcrumbs-ties-v4.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.f16.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama3-8b-breadcrumbs-ties-v4.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..71d04bc --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: Alelcv27/llama3-8b-breadcrumbs-ties-v4 +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/Alelcv27/llama3-8b-breadcrumbs-ties-v4 + + +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/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/llama3-8b-breadcrumbs-ties-v4-GGUF/resolve/main/llama3-8b-breadcrumbs-ties-v4.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/llama3-8b-breadcrumbs-ties-v4.IQ4_XS.gguf b/llama3-8b-breadcrumbs-ties-v4.IQ4_XS.gguf new file mode 100644 index 0000000..1a6da64 --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f82440d75604b5de15e3dbc799513e296c69b429ae7db84b6d3c0756c8ec3c9b +size 4484363936 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q2_K.gguf b/llama3-8b-breadcrumbs-ties-v4.Q2_K.gguf new file mode 100644 index 0000000..096cc4e --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4352e2d728dc764b3fa8adfd3ef778116793579be71ff313d44dc204a6667a01 +size 3179132576 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q3_K_L.gguf b/llama3-8b-breadcrumbs-ties-v4.Q3_K_L.gguf new file mode 100644 index 0000000..0d0408a --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bcfaeb71c9ae84f5c3db09fefaaed083e47e609faa3d117b03e3aaede86f54b +size 4321957536 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q3_K_M.gguf b/llama3-8b-breadcrumbs-ties-v4.Q3_K_M.gguf new file mode 100644 index 0000000..8500152 --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01edb114e24c00da1147c75d21fafc52f0420c7fa392ac1ef23ea33645a7cac2 +size 4018919072 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q3_K_S.gguf b/llama3-8b-breadcrumbs-ties-v4.Q3_K_S.gguf new file mode 100644 index 0000000..f37d8d4 --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:315c8d594d092bbb8ef090ba883888c88d89ddb3fa126f3c7cda867e304abd55 +size 3664500384 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q4_K_M.gguf b/llama3-8b-breadcrumbs-ties-v4.Q4_K_M.gguf new file mode 100644 index 0000000..ad67f1b --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25499476781a175549cf819e8294dfb0d8f30e8a34dcb433a155535c1a36c9f5 +size 4920735392 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q4_K_S.gguf b/llama3-8b-breadcrumbs-ties-v4.Q4_K_S.gguf new file mode 100644 index 0000000..7d6ef28 --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5d7602f9298e81c65277270e9770c653bb66f6a1ddc1264fb5d3390f00f59f +size 4692670112 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q5_K_M.gguf b/llama3-8b-breadcrumbs-ties-v4.Q5_K_M.gguf new file mode 100644 index 0000000..9eabcc4 --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640d9207c3acc9a22e92bbf13c12b303fec6dab4d178516e5898e9aee9d811fd +size 5732988576 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q5_K_S.gguf b/llama3-8b-breadcrumbs-ties-v4.Q5_K_S.gguf new file mode 100644 index 0000000..aa0a319 --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fca6f09c533fce3d32e4336dbda3a32d340cc926aeae7546da7e302ed71543b +size 5599295136 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q6_K.gguf b/llama3-8b-breadcrumbs-ties-v4.Q6_K.gguf new file mode 100644 index 0000000..6a0c31a --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d4966dd90e58d307340507068ccb08a1b497e48a9167f603f4f20ea330acfb +size 6596007584 diff --git a/llama3-8b-breadcrumbs-ties-v4.Q8_0.gguf b/llama3-8b-breadcrumbs-ties-v4.Q8_0.gguf new file mode 100644 index 0000000..caaa540 --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b103fae6b045efab72adfa66bbf8ba85cedc4d227f9f926f1a1bd380e00889f3 +size 8540772000 diff --git a/llama3-8b-breadcrumbs-ties-v4.f16.gguf b/llama3-8b-breadcrumbs-ties-v4.f16.gguf new file mode 100644 index 0000000..451bdea --- /dev/null +++ b/llama3-8b-breadcrumbs-ties-v4.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc08e7e6042ecdfe866e3d71f1bb24ac8fe62fc863c204149715e6cad72dc42 +size 16068892320