commit 4a393947a87d4e1ceb0b1d0da13d8f67bbc9fcc8 Author: ModelHub XC Date: Wed Jul 8 17:58:09 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama-3.1-8B-CotChatV1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..429f86a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,44 @@ +*.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 +Llama-3.1-8B-CotChatV1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-8B-CotChatV1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-8B-CotChatV1.IQ4_XS.gguf b/Llama-3.1-8B-CotChatV1.IQ4_XS.gguf new file mode 100644 index 0000000..4364f8f --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a28bcc438ae4716ccde82efd8ef712b6fde361bf25868063cfb5d8cd778813 +size 4484363840 diff --git a/Llama-3.1-8B-CotChatV1.Q2_K.gguf b/Llama-3.1-8B-CotChatV1.Q2_K.gguf new file mode 100644 index 0000000..73b9017 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0653ce682d793adc849a20fa9ca38266b01ce3f4a4b241f8dafe46bd9ce45d7 +size 3179132480 diff --git a/Llama-3.1-8B-CotChatV1.Q3_K_L.gguf b/Llama-3.1-8B-CotChatV1.Q3_K_L.gguf new file mode 100644 index 0000000..e0fb1e9 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7e017d443babdbcb2f310595113b66056e571e4b8cff47ea7a5b79bd0b6188 +size 4321957440 diff --git a/Llama-3.1-8B-CotChatV1.Q3_K_M.gguf b/Llama-3.1-8B-CotChatV1.Q3_K_M.gguf new file mode 100644 index 0000000..fe1bec9 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52fd4b4e3d7ef1f721d59cd25687b0a840965cf8d4924fad16dc798f3ffd1a93 +size 4018918976 diff --git a/Llama-3.1-8B-CotChatV1.Q3_K_S.gguf b/Llama-3.1-8B-CotChatV1.Q3_K_S.gguf new file mode 100644 index 0000000..bcde873 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de2cc0a0ac5e1cb47a4ae5742c46ddb5877c1bd96cd366825ab16c1e3fcca1a2 +size 3664500288 diff --git a/Llama-3.1-8B-CotChatV1.Q4_K_M.gguf b/Llama-3.1-8B-CotChatV1.Q4_K_M.gguf new file mode 100644 index 0000000..e11e8a7 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b1ef35483d88e1c3e46180786d69ff53f21fedc761466527743c2813e553ba +size 4920735296 diff --git a/Llama-3.1-8B-CotChatV1.Q4_K_S.gguf b/Llama-3.1-8B-CotChatV1.Q4_K_S.gguf new file mode 100644 index 0000000..4fa48fd --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b235ad126e7146f6e936fe0967e6b6b9096e6f6f9498a5808558cd81fbf3a442 +size 4692670016 diff --git a/Llama-3.1-8B-CotChatV1.Q5_K_M.gguf b/Llama-3.1-8B-CotChatV1.Q5_K_M.gguf new file mode 100644 index 0000000..e3daa77 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d0a35e2b3e003c28d6300f97c242438c8844e900720f59ddb945db01ce2268 +size 5732988480 diff --git a/Llama-3.1-8B-CotChatV1.Q5_K_S.gguf b/Llama-3.1-8B-CotChatV1.Q5_K_S.gguf new file mode 100644 index 0000000..9ce87a5 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ee733b2346612971eb9850b4ae151dd6227a0cea60b342a6b89436dbba8aaf +size 5599295040 diff --git a/Llama-3.1-8B-CotChatV1.Q6_K.gguf b/Llama-3.1-8B-CotChatV1.Q6_K.gguf new file mode 100644 index 0000000..c0fc2fd --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c7523e84f3c9e58f200fbd3d13502683e8f673a1e6c60563aecad576bc6d00 +size 6596007488 diff --git a/Llama-3.1-8B-CotChatV1.Q8_0.gguf b/Llama-3.1-8B-CotChatV1.Q8_0.gguf new file mode 100644 index 0000000..b5a5538 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d2eba670e23261603065c71d3dc381f55b8e8becc324611386a644a779e98e +size 8540771904 diff --git a/Llama-3.1-8B-CotChatV1.f16.gguf b/Llama-3.1-8B-CotChatV1.f16.gguf new file mode 100644 index 0000000..66c2fd9 --- /dev/null +++ b/Llama-3.1-8B-CotChatV1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c784db5fa2973c79ab89b2f13c28a4fa4a1ae6466dfb7d84d165b649534001b5 +size 16068892224 diff --git a/README.md b/README.md new file mode 100644 index 0000000..3290d0d --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: chrisrutherford/Llama-3.1-8B-CotChatV1 +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/chrisrutherford/Llama-3.1-8B-CotChatV1 + + +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/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-8B-CotChatV1-GGUF/resolve/main/Llama-3.1-8B-CotChatV1.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. 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. + +