From 462dcc041b1f53ca84d65b47231192871cc46c6c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 13 May 2026 14:22:40 +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-7b-uncensor-alpha02-gen10000-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf | 3 + ...7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf | 3 + ...7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf | 3 + ...7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf | 3 + ...-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf | 3 + ...7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf | 3 + ...7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf | 3 + ...-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf | 3 + ...-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf | 3 + ...-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf | 3 + ...-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf | 3 + ...b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf | 3 + ...-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf | 3 + ...-7b-uncensor-alpha02-gen10000.imatrix.gguf | 3 + README.md | 84 +++++++++++++++++++ 27 files changed, 219 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf create mode 100644 Llama-3-7b-uncensor-alpha02-gen10000.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..60a0173 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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-7b-uncensor-alpha02-gen10000.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf new file mode 100644 index 0000000..9352c1f --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acbb2d01be5e1e4ba278ec4d39c5d118c8bc249c988eccf90b3db1642f10fda4 +size 2161972736 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf new file mode 100644 index 0000000..30c3511 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e2ab403210e149d95cf2ed6100dc9b199e5e06cf909edae5144108427ccf6b +size 2019628544 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf new file mode 100644 index 0000000..905f94f --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58dbbc75e152d6d29f03cf75608278943af32bff514ffe95388d8ecea7e4959 +size 2948281856 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf new file mode 100644 index 0000000..76a61be --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c264b4612f8bc6ec01c8556dafe8edce06d86f0d9af7d89f70f34fc4a0ca52b6 +size 2758489600 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf new file mode 100644 index 0000000..845a5d4 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c70196968abdfece95a473ad3a82d3a07829cca6025c01d919e29879b12cde +size 2605782528 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ffe2750 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eeb7197b1cd6de253a743f816f86e1665a29f66b54a0a73085558ab9d8bd961 +size 2399213056 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf new file mode 100644 index 0000000..5249271 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f95a7d4636236b7e9c1e02e7d9bf9a481ab78ddab405f80b4e2c6c3084a465c +size 3784824320 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf new file mode 100644 index 0000000..d945952 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7531ec0e88e7b61ce08b49e8cc271b18ededa39fd1b3031eb741543dbfbbe977 +size 3682326016 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf new file mode 100644 index 0000000..65f6e46 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f792350fc3d0a2a121c8285536141307dec19f6e622b31c887f1be186eba4fbd +size 3518748160 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..14899df --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c68a1cb5a47b21c09e239a89d75e5a51a8536c0bc772afcfb738a18e98c59a +size 3274913280 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e04dda1 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8ff852de72e499f227ac2cff1cce598cb0b34d00a0b5ca3239e4bd31d588e0 +size 4677989888 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf new file mode 100644 index 0000000..40698d4 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e73f56f9de1ef1a0e612d3ec8af917b94936c6a810d319c5f18f7c713c4aa8 +size 4447663616 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf new file mode 100644 index 0000000..33948fc --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09ac3b30b25c46db751c2cd9a05fe078c017c580590c1e4d888cca98be66fd02 +size 3179132416 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf new file mode 100644 index 0000000..05c0dcd --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dc79c7ac973ba8986188cfb845eaf4b6d235eb976a37e89cbb7b8b5dc12578 +size 2988815872 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a97c144 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3755c7a564be0ed9e9c1e08527b7cb3cc8950761764bd06cb6c396b2ab34b84d +size 4321957376 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf new file mode 100644 index 0000000..1590373 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b034a229e5000264a673020b84c0bcfc23c0b057d00f651c01a4b57a7bdd81 +size 4018918912 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b9e8cd6 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fca7137235bf7f389558ed5380600373748713b2e0e9f83ec10c021d2af73de5 +size 3664500224 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf new file mode 100644 index 0000000..68ee1b0 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c98be03d5e798f94ea9a72ca74b2d256a2159df59e006f3c22797e89e2ec43 +size 4675892736 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf new file mode 100644 index 0000000..2c29239 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637f58a0c5a947464931216d437b6a3e2dfa23df2f9096956e262b5dd4d739c5 +size 5130253824 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf new file mode 100644 index 0000000..06c1e21 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa98ad98063a4cf8ea6b6a625f95bad0b0b071f05ee53f813c744ac01f405b5 +size 4920735232 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a8cbc97 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e16b407191d4577600c4858adfad58a6940cc4e64e7dfee6f26e67cba5cc797f +size 4692669952 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf new file mode 100644 index 0000000..588a2e3 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9012d6649ae3c47affe9ede4fa94bd00ba9a68f8f138b93eb045cbf2b5483467 +size 5732988416 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0deff70 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c124e18b211b0e1c072742ce6de60c775b17ea6c8f03df1188c8db78d66b24d +size 5599294976 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf new file mode 100644 index 0000000..c8644a4 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8618ff4694fee90a27c2cae032cd13eee92349bcf206c0332c876da7199fd5e7 +size 6596007424 diff --git a/Llama-3-7b-uncensor-alpha02-gen10000.imatrix.gguf b/Llama-3-7b-uncensor-alpha02-gen10000.imatrix.gguf new file mode 100644 index 0000000..ca66598 --- /dev/null +++ b/Llama-3-7b-uncensor-alpha02-gen10000.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfedea610a5941713d58451fe3ab69e6a80e14c5c7b7c9ac8aa77bb281492150 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8f5d15 --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +--- +base_model: ZYXue/Llama-3-7b-uncensor-alpha02-gen10000 +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/ZYXue/Llama-3-7b-uncensor-alpha02-gen10000 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-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-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3-7b-uncensor-alpha02-gen10000-i1-GGUF/resolve/main/Llama-3-7b-uncensor-alpha02-gen10000.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. + +