From 8f3f90120e5c3497c6bd478e696591bec912730c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 18 May 2026 00:59:05 +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-Patronus-Lynx-8B-Instruct-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++ ...-3-Patronus-Lynx-8B-Instruct.i1-IQ1_M.gguf | 3 + ...-3-Patronus-Lynx-8B-Instruct.i1-IQ1_S.gguf | 3 + ...-3-Patronus-Lynx-8B-Instruct.i1-IQ2_M.gguf | 3 + ...-3-Patronus-Lynx-8B-Instruct.i1-IQ2_S.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-IQ2_XS.gguf | 3 + ...-Patronus-Lynx-8B-Instruct.i1-IQ2_XXS.gguf | 3 + ...-3-Patronus-Lynx-8B-Instruct.i1-IQ3_M.gguf | 3 + ...-3-Patronus-Lynx-8B-Instruct.i1-IQ3_S.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-IQ3_XS.gguf | 3 + ...-Patronus-Lynx-8B-Instruct.i1-IQ3_XXS.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-IQ4_XS.gguf | 3 + ...a-3-Patronus-Lynx-8B-Instruct.i1-Q2_K.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-Q3_K_L.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-Q3_K_M.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-Q3_K_S.gguf | 3 + ...a-3-Patronus-Lynx-8B-Instruct.i1-Q4_0.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-Q4_K_M.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-Q4_K_S.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-Q5_K_M.gguf | 3 + ...3-Patronus-Lynx-8B-Instruct.i1-Q5_K_S.gguf | 3 + ...a-3-Patronus-Lynx-8B-Instruct.i1-Q6_K.gguf | 3 + README.md | 80 +++++++++++++++++++ imatrix.dat | 3 + 24 files changed, 203 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_M.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_S.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_M.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_S.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XS.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XXS.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_M.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_S.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XS.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XXS.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ4_XS.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q2_K.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_L.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_M.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_S.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_0.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_M.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_S.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_M.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_S.gguf create mode 100644 Llama-3-Patronus-Lynx-8B-Instruct.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d762cbe --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_M.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..539cfbd --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7377a1b661b12777528b7b7719598c3afacd20d4553554a425d56d0319195499 +size 2161972224 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_S.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..291f5bc --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cf235afed04302c6c98bb3e0a6cee0dbd1374068cb1ec435dc522bb9b6d3a18 +size 2019628032 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_M.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..e43459e --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba303efa392d9cb47962a9b4eb7612bd2d063ccf221574ffa7b5ff094989311 +size 2948281344 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_S.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..5d5e0cd --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a4a4b0f90340e79836197ba8e93e466c611f4a69b05b776a27b7d5e59f9fab +size 2758489088 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XS.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..36dffef --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d023d4a80c47200978a889e53f8565cabf640c5ad8a25810c58132c8c8338136 +size 2605782016 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XXS.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..2f44d96 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5523cb61a8f29142ab205572bd397660ecfe229008f1f589fe8be195c851ecf +size 2399212544 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_M.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..cabca0c --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06537f2f3cd5342f6ffd484c17978f2ea3b98dea6272d67738a3c6ad706f81bf +size 3784823808 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_S.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..509a87e --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc89001ed633b385094679b678cc5ebbc77f131040975aa56660f98352efc819 +size 3682325504 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XS.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3e785a5 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af81d00d36eb6d953733880ea7a1bd50b9695833d32ed37e5b52462d26d40df0 +size 3518747648 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XXS.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..b11a8db --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f48b7997bd070b0f4894e58db5342c75050a12b1e3007b612cc89a62adf665 +size 3274912768 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ4_XS.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f41971f --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c10f5661e1328520056d8cfc98ebb5f761477da6fe87aef09cb81d9b54ca3c3 +size 4447663104 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q2_K.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..0b82e15 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085dcfcc6ceee9b7afab0aca89bb136daf60a110afd0d7f78f2e4b27aee122fc +size 3179131904 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_L.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..baca821 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ed671d58458ebd534bfdc3ad542d8d7cb3b1a120f1f9b55fc176fa733a184d +size 4321956864 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_M.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..84004f8 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b97e895b167d1bfc579a20165dcbbcdbdc23a3f6d247d7208ac8b72729287b78 +size 4018918400 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_S.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..e6ea456 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20781c7082583ca3a3b4843e215070af10e94951e6e6f6ca729ff296dcac6f40 +size 3664499712 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_0.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..07035f8 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61cc4fb693877e6086e5d69952ccef065df90e22bde1f678663f5fc48596050 +size 4675892224 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_M.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..891c10b --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f2fcf150c2c30f48863c3393cc9f0e64e24fd1a47c8d0a699e0fa07d870369 +size 4920734720 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_S.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..bc6f757 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca60c0e4bbd2c1eb43d3283294d41b2359c385ffa5710220bb49433e5f243036 +size 4692669440 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_M.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e403754 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fe192063f0281be5af7fd44bf42ae0ad59849126844c6bcb84ce10a6faba98 +size 5732987904 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_S.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..3672eac --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c156c9df3d02acad25f6001c69d6a57618a24d3149ae57b368aa94a8d6a5723 +size 5599294464 diff --git a/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q6_K.gguf b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..47dc234 --- /dev/null +++ b/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5349450615e98f63c5c3b4cfeb995707cbaa3bd34c10e5190cacbc2f90cefbb7 +size 6596006912 diff --git a/README.md b/README.md new file mode 100644 index 0000000..036effc --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +tags: +- text-generation +- pytorch +- Lynx +- Patronus AI +- evaluation +- hallucination-detection +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/PatronusAI/Llama-3-Patronus-Lynx-8B-Instruct + + +static quants are available at https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-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/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-Patronus-Lynx-8B-Instruct-i1-GGUF/resolve/main/Llama-3-Patronus-Lynx-8B-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K | + +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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..f590868 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a8e46edabef6afe54ff77ae6f3620bee15d45cb1b72c500a6e2aff81c8bf0d +size 4988157