From 41105cca9df9ea58d82d19c3d568043b4b45b235 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 11 May 2026 03:33:17 +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/Foundation-Sec-8B-Chinese-Chat-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ Foundation-Sec-8B-Chinese-Chat.i1-IQ1_M.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ1_S.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ2_M.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ2_S.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XS.gguf | 3 + ...dation-Sec-8B-Chinese-Chat.i1-IQ2_XXS.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ3_M.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ3_S.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XS.gguf | 3 + ...dation-Sec-8B-Chinese-Chat.i1-IQ3_XXS.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ4_NL.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-IQ4_XS.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q2_K.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q2_K_S.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_L.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_M.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_S.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q4_0.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q4_1.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_M.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_S.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_M.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_S.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.i1-Q6_K.gguf | 3 + Foundation-Sec-8B-Chinese-Chat.imatrix.gguf | 3 + README.md | 92 +++++++++++++++++++ 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ1_M.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ1_S.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ2_M.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ2_S.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XS.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XXS.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ3_M.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ3_S.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XS.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XXS.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ4_NL.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-IQ4_XS.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q2_K.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q2_K_S.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_L.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_M.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_S.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q4_0.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q4_1.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_M.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_S.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_M.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_S.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.i1-Q6_K.gguf create mode 100644 Foundation-Sec-8B-Chinese-Chat.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e9b3d27 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +Foundation-Sec-8B-Chinese-Chat.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Foundation-Sec-8B-Chinese-Chat.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_M.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_M.gguf new file mode 100644 index 0000000..4620fc2 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bfaf7ce595d6abb6693cdf48cf6ad0df7eb4ab9d93917b1c73532f1a7cffef8 +size 2162007296 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_S.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_S.gguf new file mode 100644 index 0000000..80df53d --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c9ab2280f5b7d5d1e0cb8ec4c8736f0f41dabc6790d2050b1255ba9c597341 +size 2019663104 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_M.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_M.gguf new file mode 100644 index 0000000..5a99d17 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ca32ebbf9ddafc13a87de4a6d3c67dacf881f7b1a22c0b7a2ee4d3374bf301 +size 2948319744 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_S.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_S.gguf new file mode 100644 index 0000000..05eb6ff --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcd5ffeaf37908a00764dbb2dd2ab0c9411631b1696a788586f2edefc34917b +size 2758527488 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XS.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6d91f6a --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b37200e2d0d467cc2cebce4a5d0a58ddd18e8101f93f52f3f7e0da2254ccc7b2 +size 2605817088 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XXS.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0807208 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0779c0eccbef51b8b4762bec807f20af2f4fb9ac0f7b66b799e6cdb2dfbf94ec +size 2399247616 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_M.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_M.gguf new file mode 100644 index 0000000..8350021 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b8bc7daf6b68dc4efc92116e888c3b4846795b18f250271d9a34074794be97 +size 3784866560 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_S.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_S.gguf new file mode 100644 index 0000000..7ba0513 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d76c80ede53d81e3690c2677f3190a6ff4fb85eac7da8fa3e8966de142aefba7 +size 3682368256 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XS.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ab25e77 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4b4a5b930ad71b43fe0ab1b78e81ec8ef39f2b7091324dbcb3ce623f8c76b4 +size 3518790400 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XXS.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..0f673ef --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e488d9353ed63140f451c542f41a90078821958061e4f003d15a8d72a6ab49 +size 3274951168 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_NL.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_NL.gguf new file mode 100644 index 0000000..f0bb8d7 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3823c653c202cd143644444adb164dd338ee5ca043bc73eaed14cc028fcb5f81 +size 4678036480 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_XS.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_XS.gguf new file mode 100644 index 0000000..c984dd9 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f3cd8c5f719ad88d7b554b2b1af0b6044586301812cf4857f020c7f6685d3c +size 4447709184 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K.gguf new file mode 100644 index 0000000..24b01f5 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3b931836049b5acabd900ffd791a37e8857a78f5421c041f0c4c3afa691b77 +size 3179171328 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K_S.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1353692 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128228ba05b1a1c43dee36145ed1549202e6cfe36152e5b2d4952494a85d860e +size 2988854784 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_L.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_L.gguf new file mode 100644 index 0000000..603d6a2 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5426731a7f5f6c49e46ff9e030add851d3c0aea21131dfbdc16ef43fb6159c +size 4321999616 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_M.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_M.gguf new file mode 100644 index 0000000..786b320 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47ec3d674428fbc17d964e61cabc1dd90732dc6a4bf99b6180f45afeb37059b2 +size 4018961152 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_S.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_S.gguf new file mode 100644 index 0000000..53149a6 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6837d87b5e1fc57bb6b7b6c7ddaac7bbcb27252c07b21f8a7d4ae6eafd68eb33 +size 3664542464 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q4_0.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_0.gguf new file mode 100644 index 0000000..b9ec402 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1f6be1e75d4d383eade2851b59875dec1354f9a98d94094b16878e92a8ff7c +size 4675939328 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q4_1.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_1.gguf new file mode 100644 index 0000000..303fdd9 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e08d7871616df3f47289aa71386635c7472a4cc57b7d9be7035c7fa39c71b6 +size 5130302464 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_M.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_M.gguf new file mode 100644 index 0000000..09db9c2 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:390f09e02ac562faaa15e21ec72b074f63cc74f5e547f48be5e7b4590cedae46 +size 4920781824 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_S.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_S.gguf new file mode 100644 index 0000000..50230c0 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9b70cde8b0e9db68f5315c021a9619d145286e7f5fa1d98bdcada80737e38e +size 4692716544 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_M.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5582ae8 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21147cdec0418ef0a8ea5e3f4403914de5131f6e2fd66ca433485518c6a4478c +size 5733039104 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_S.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_S.gguf new file mode 100644 index 0000000..fe44c49 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0902c0b3231b7af7c25b3f338cf4bb0e46879af293c36eebe858cfbb3fd475 +size 5599345664 diff --git a/Foundation-Sec-8B-Chinese-Chat.i1-Q6_K.gguf b/Foundation-Sec-8B-Chinese-Chat.i1-Q6_K.gguf new file mode 100644 index 0000000..22a0b29 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86f7f300b0ffc6a00b8b9bb7b42c832550053948194ab788758e5612a5ce4e75 +size 6596062464 diff --git a/Foundation-Sec-8B-Chinese-Chat.imatrix.gguf b/Foundation-Sec-8B-Chinese-Chat.imatrix.gguf new file mode 100644 index 0000000..25fce16 --- /dev/null +++ b/Foundation-Sec-8B-Chinese-Chat.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14212ca8ac70afcadb01e1fa7307b5e2b468edcf594e489e60e1cc44ba2498d +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..eed966a --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: sds-ai/Foundation-Sec-8B-Chinese-Chat +language: +- en +library_name: transformers +license: llama3.1 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- security +- cybersecurity +- network-security +- llama +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/sds-ai/Foundation-Sec-8B-Chinese-Chat + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Foundation-Sec-8B-Chinese-Chat-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-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/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Foundation-Sec-8B-Chinese-Chat-i1-GGUF/resolve/main/Foundation-Sec-8B-Chinese-Chat.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. + +