From 6c319e2b71f9fa9175387c6a60cb203c61975666 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 27 May 2026 14:45:15 +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/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++ ...-PersonalityEngine-v1.0.0-8b.i1-IQ1_M.gguf | 3 + ...-PersonalityEngine-v1.0.0-8b.i1-IQ1_S.gguf | 3 + ...-PersonalityEngine-v1.0.0-8b.i1-IQ2_M.gguf | 3 + ...-PersonalityEngine-v1.0.0-8b.i1-IQ2_S.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-IQ2_XS.gguf | 3 + ...ersonalityEngine-v1.0.0-8b.i1-IQ2_XXS.gguf | 3 + ...-PersonalityEngine-v1.0.0-8b.i1-IQ3_M.gguf | 3 + ...-PersonalityEngine-v1.0.0-8b.i1-IQ3_S.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-IQ3_XS.gguf | 3 + ...ersonalityEngine-v1.0.0-8b.i1-IQ3_XXS.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-IQ4_XS.gguf | 3 + Dans-PersonalityEngine-v1.0.0-8b.i1-Q2_K.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-Q3_K_L.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-Q3_K_M.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-Q3_K_S.gguf | 3 + Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0.gguf | 3 + ...rsonalityEngine-v1.0.0-8b.i1-Q4_0_4_4.gguf | 3 + ...rsonalityEngine-v1.0.0-8b.i1-Q4_0_4_8.gguf | 3 + ...rsonalityEngine-v1.0.0-8b.i1-Q4_0_8_8.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-Q4_K_M.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-Q4_K_S.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-Q5_K_M.gguf | 3 + ...PersonalityEngine-v1.0.0-8b.i1-Q5_K_S.gguf | 3 + Dans-PersonalityEngine-v1.0.0-8b.i1-Q6_K.gguf | 3 + README.md | 118 ++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 253 insertions(+) create mode 100644 .gitattributes create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_M.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_S.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_M.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_S.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XS.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XXS.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_M.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_S.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XS.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XXS.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-IQ4_XS.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q2_K.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_L.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_M.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_S.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_4.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_8.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_8_8.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_M.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_S.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_M.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_S.gguf create mode 100644 Dans-PersonalityEngine-v1.0.0-8b.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..acc93ba --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_M.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_M.gguf new file mode 100644 index 0000000..67fe2f3 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fd0a744e88b9d1e3e5559e2dd7b09bd2c064e590af45d7969f05c0839198c3 +size 2161981856 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_S.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_S.gguf new file mode 100644 index 0000000..5b0a979 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d473cc467b159d83bc6dde26e3cbb6f90559a49bda410f46a1e53770cea819 +size 2019637664 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_M.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_M.gguf new file mode 100644 index 0000000..58cab56 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1fd3016effb6f4dcdba3dde7d143ff06692e8223029ca73ac114471ec0a0165 +size 2948290976 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_S.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_S.gguf new file mode 100644 index 0000000..5f44e0c --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6cbde51f4277510923244f6b674f560629d502394837805caeaddd029810aff +size 2758498720 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XS.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..0e2c301 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46eec05b2e96122adec0eb1353935a9a9855c4793fda4ecfa5eee173fb70ac42 +size 2605791648 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XXS.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..efa52bf --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ca09c3c1c2c7dde6b0b0e70d03c1883f586efb973f0a5df2ab8c6902dea6e6 +size 2399222176 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_M.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_M.gguf new file mode 100644 index 0000000..2d0ff00 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7480c1ef0e5287a3140664383dc0ea0c07d5fd4dfc01e25378121638b0621dc +size 3784833440 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_S.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_S.gguf new file mode 100644 index 0000000..4d42a94 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d0fdb0edf026dbe5381b19324efce39a29edba393adb8f33a3caeae398c1a3 +size 3682335136 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XS.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..330c039 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6877b5bb860dcabecb2690904c68a37a96aed984460c911fd73f21fa60c4f026 +size 3518757280 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XXS.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..dcfdf42 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5afb42ae8fac51e191d8904477ed89e91a26cdb6efc682e623f2b02c3c84c9bf +size 3274922400 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ4_XS.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..a6d2662 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1e711d358d2aaa230725aa25b5717d6fe6e17e3244868b74120d91e34a6cd9d +size 4447672736 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q2_K.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q2_K.gguf new file mode 100644 index 0000000..e2de36a --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470b4fea0724fb16167fb86a3e61b702b933070dd4f83754b3bcb553855ffbbf +size 3179141536 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_L.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..9417080 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ffd44440e5db5d378fa764abe5245c748fe0f8221cb7d14335e0b65b2c0137 +size 4321966496 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_M.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..306edcd --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962ad59be1ace6a104e28a4efba5aee17fc8d07571917a20fe50c7b450b1bc8b +size 4018928032 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_S.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..2e44ba5 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b266ba474ef5bf67659bb065a33d83739880e6c156936de527c70fd0e69ebedc +size 3664509344 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0.gguf new file mode 100644 index 0000000..2ec3739 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421ca7633a0ee83afe251a0a6e557dbd4d7009dc1db6098507a94d27f7b21c6c +size 4675901856 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_4.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..d408d59 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535f8f12fe5e78ab5d9d4a00f484640f1075ae18016ed96de335ed484c6c5678 +size 4661221792 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_8.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..ce0dec6 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c313145112ee482cac74c8dc0c611eb25ec0eb3d13bd0c10fcaaa64d55f305a7 +size 4661221792 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_8_8.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..74f43fc --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7941ac024eec2bd70b31dd862a1d1d6c7f9ccca6685029604d565ad4cfb51077 +size 4661221792 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_M.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a42267d --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed515dd4d6d93bbd6d3cf9414ecb7d51af9d74591cd838536b847984973f234f +size 4920744352 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_S.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8076bb7 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff53862a76dbdb3550c34a563883edaf0cded3fa8fd041fddb9e4a5e581b972 +size 4692679072 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_M.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c702b4f --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bb96a85478a731d08c8419233a5049d731b80bde334a943c44c8ec53dfd922b +size 5732997536 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_S.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ce7caba --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b093924fae391cb54cc36514d91089eb4159f816998b77fd410ec25f358e22f1 +size 5599304096 diff --git a/Dans-PersonalityEngine-v1.0.0-8b.i1-Q6_K.gguf b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q6_K.gguf new file mode 100644 index 0000000..18bff32 --- /dev/null +++ b/Dans-PersonalityEngine-v1.0.0-8b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f353b03fc9ff9971f6c383d3e405b74113fccbb90472179c11ec7d6f69d89e +size 6596016544 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ecb060 --- /dev/null +++ b/README.md @@ -0,0 +1,118 @@ +--- +base_model: Dans-Archive/Dans-PersonalityEngine-v1.0.0-8b +datasets: +- PocketDoc/Dans-MemoryCore-CoreCurriculum-Small +- PocketDoc/Dans-Prosemaxx-Gutenberg +- PocketDoc/Dans-Prosemaxx-Cowriter-S +- PocketDoc/Dans-Prosemaxx-Adventure +- PocketDoc/Dans-Prosemaxx-Opus-Writing +- PocketDoc/Dans-Assistantmaxx-Sharegpt +- PocketDoc/Dans-Assistantmaxx-OpenAssistant2 +- PocketDoc/Dans-Assistantmaxx-Opus-instruct-1 +- PocketDoc/Dans-Assistantmaxx-Opus-instruct-2 +- PocketDoc/Dans-Assistantmaxx-Opus-instruct-3 +- PocketDoc/Dans-Assistantmaxx-Opus-Multi-Instruct +- PocketDoc/Dans-Assistantmaxx-sonnetorca-subset +- PocketDoc/Dans-Assistantmaxx-NoRobots +- AquaV/Energetic-Materials-Sharegpt +- AquaV/Chemical-Biological-Safety-Applications-Sharegpt +- AquaV/US-Army-Survival-Sharegpt +- AquaV/Resistance-Sharegpt +- AquaV/Interrogation-Sharegpt +- AquaV/Multi-Environment-Operations-Sharegpt +- PocketDoc/Dans-Mathmaxx +- PJMixers/Math-Multiturn-1K-ShareGPT +- PocketDoc/Dans-Benchmaxx +- PocketDoc/Dans-Codemaxx-LeetCode +- PocketDoc/Dans-Codemaxx-CodeFeedback-Conversations +- PocketDoc/Dans-Codemaxx-CodeFeedback-SingleTurn +- PocketDoc/Dans-Taskmaxx +- PocketDoc/Dans-Taskmaxx-DataPrepper +- PocketDoc/Dans-Taskmaxx-ConcurrentQA-Reworked +- PocketDoc/Dans-Systemmaxx +- PocketDoc/Dans-Toolmaxx-Agent +- PocketDoc/Dans-Toolmaxx-ShellCommands +- PocketDoc/Dans-ASCIIMaxx-Wordart +- PocketDoc/Dans-Personamaxx +- PocketDoc/DansTestYard +- PocketDoc/Dans-Logicmaxx-Skunkworks +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- chemistry +- biology +- code +- climate +- text-generation-inference +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Dans-Archive/Dans-PersonalityEngine-v1.0.0-8b + + +static quants are available at https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-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/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.8 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.8 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Dans-PersonalityEngine-v1.0.0-8b-i1-GGUF/resolve/main/Dans-PersonalityEngine-v1.0.0-8b.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..a2c21e6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14546b78917dd9cb517aeca79ae19b9f87f21b88bdd75658c327cdb7006d07d3 +size 4988157