From a1bc1ef9b664a46869ad6a1103065f960e3ce628 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 7 Aug 2026 12:25:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF Source: Original Platform --- .gitattributes | 50 +++++++++++++ ...-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_M.gguf | 3 + ...-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_S.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.IQ3_XS.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.IQ4_XS.gguf | 3 + ...a-3-8B-instruct-x-OrpoLlama-3-8B.Q2_K.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_L.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_M.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_S.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_M.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_S.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_M.gguf | 3 + ...3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_S.gguf | 3 + ...a-3-8B-instruct-x-OrpoLlama-3-8B.Q6_K.gguf | 3 + ...a-3-8B-instruct-x-OrpoLlama-3-8B.Q8_0.gguf | 3 + Llama-3-8B-instruct-x-OrpoLlama-3-8B.f16.gguf | 3 + README.md | 71 +++++++++++++++++++ 17 files changed, 166 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_M.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_S.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_XS.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ4_XS.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q2_K.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_L.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_M.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_S.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_M.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_S.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_M.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_S.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q6_K.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q8_0.gguf create mode 100644 Llama-3-8B-instruct-x-OrpoLlama-3-8B.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..efbe112 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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-8B-instruct-x-OrpoLlama-3-8B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_M.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_M.gguf new file mode 100644 index 0000000..c0adf27 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98297ba59f4608edc473ded6e7b10d8931f20dc6daf4825f0c4f3352a6cc4323 +size 3784823584 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_S.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_S.gguf new file mode 100644 index 0000000..9833c4b --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db0597a8adbc1e8b3a23228e1c32fc66175dbcbf8a3b67bf4d086724790598f +size 3682325280 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_XS.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_XS.gguf new file mode 100644 index 0000000..77ee9d8 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d28e3cc28759629e43c63eac01efbd3fe37b163a5d5cf887885e05446e02e49 +size 3518747424 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ4_XS.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ4_XS.gguf new file mode 100644 index 0000000..b249a55 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4067dcd3a28421d01b09159a2f4f3208e5681d20c3e6def2d9a19a64e4de1229 +size 4484363040 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q2_K.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q2_K.gguf new file mode 100644 index 0000000..02e07a3 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9d2d3713b04447a43368f369cde3722cb9f2ae791c39259f5e4f44e7d39dd5 +size 3179131680 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_L.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_L.gguf new file mode 100644 index 0000000..5eeac3d --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25fcf00adf029a4249feae089c227ea35c5af7b76c4b1e73c6108e87a1f8f449 +size 4321956640 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_M.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_M.gguf new file mode 100644 index 0000000..cb7f827 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f2c8e669c20a570ab149e20a4d78bc4a974dd62e75381c6e37eab442db6760 +size 4018918176 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_S.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_S.gguf new file mode 100644 index 0000000..79d7f6c --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa66a9aa43fc60a4773fa91d5c11744ea69a1c1eaffa222b01c37aa5faabfd21 +size 3664499488 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_M.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_M.gguf new file mode 100644 index 0000000..092f09c --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d589a2956794a1575d0b1ba15ab451215c3a67e19e5aaf292f71b84c66226f3a +size 4920734496 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_S.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_S.gguf new file mode 100644 index 0000000..90cb17d --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9b6d52caeb46fb367114ebc2276ab2e3eb99e6b66147a1bb0f853a0b2f27c1 +size 4692669216 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_M.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_M.gguf new file mode 100644 index 0000000..adc7884 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7352c844c19fbfa63cc87f6e794d3b22218cd8cc1c677a6820aa9581819fcd +size 5732987680 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_S.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_S.gguf new file mode 100644 index 0000000..d4459ff --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7821734fc1f7bceaa5d2ec0ac66a6bc169c10625e6a078d0194bbccb533a96a +size 5599294240 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q6_K.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q6_K.gguf new file mode 100644 index 0000000..1674a07 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98b06ed1ca9954e1dca3f95647aefdae740250becf9e4f182a1c4d81132b3388 +size 6596006688 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q8_0.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q8_0.gguf new file mode 100644 index 0000000..fecc482 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f3f3d84ed79ccde7bae686890b78df4c074add7dd232d02b06f748fe077a3e7 +size 8540771104 diff --git a/Llama-3-8B-instruct-x-OrpoLlama-3-8B.f16.gguf b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.f16.gguf new file mode 100644 index 0000000..47463a5 --- /dev/null +++ b/Llama-3-8B-instruct-x-OrpoLlama-3-8B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ccfd881d79331b6a271a98ba089c1b0baf10d4a9b466b4d2fda46ca0956a03f +size 16068891424 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ab1ccad --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: IsakNordgren/Llama-3-8B-instruct-x-OrpoLlama-3-8B +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- mlabonne/OrpoLlama-3-8B +--- +## About + + + + + + +static quants of https://huggingface.co/IsakNordgren/Llama-3-8B-instruct-x-OrpoLlama-3-8B + + +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-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-8B-instruct-x-OrpoLlama-3-8B-GGUF/resolve/main/Llama-3-8B-instruct-x-OrpoLlama-3-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. + +