From 476eb78296c19ec8bb8cf110b02da3fbaba4d8b5 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 8 May 2026 17:16:08 +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/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++ APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_M.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_S.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_M.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_S.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XS.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XXS.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_M.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_S.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XS.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XXS.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_NL.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_XS.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K_S.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_L.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_M.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_S.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_0.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_1.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_M.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_S.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_M.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_S.gguf | 3 + APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q6_K.gguf | 3 + README.md | 78 ++++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 213 insertions(+) create mode 100644 .gitattributes create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_M.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_S.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_M.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_S.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XS.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XXS.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_M.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_S.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XS.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XXS.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_NL.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_XS.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K_S.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_L.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_M.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_S.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_0.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_1.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_M.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_S.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_M.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_S.gguf create mode 100644 APPS-Gemma-7B-MA-PPO-Fixed10.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..29e9124 --- /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 +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_M.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_M.gguf new file mode 100644 index 0000000..55412f3 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98f00e4c910d7e06d6f535b0c5f2ce5e4e18b2bf73f7bc39afa3e6b5b3eb2d0 +size 2320035392 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_S.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_S.gguf new file mode 100644 index 0000000..95589ac --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b5fa8d183320ea5c32bdc92f0e23d25d965ba3f373f6cfd0d8a06ffda3f872 +size 2160193088 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_M.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_M.gguf new file mode 100644 index 0000000..f887f7e --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae75bc23e2db0c8cf7b2bf58cfedc70ca9e853aa49b5d978f99d7ef38b704af1 +size 3132026432 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_S.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_S.gguf new file mode 100644 index 0000000..bdce827 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb1de9ce9a7142cc492a7381bdaa48fdefb18647699b59be20bd307155b6cc5 +size 2918903360 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XS.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XS.gguf new file mode 100644 index 0000000..05a1d2c --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da08acb88f7927265704ffe785752031ea1c0f46522181fd6d2d5ab2bd6e4a7 +size 2810572352 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XXS.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..419db76 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c2a1438418f1c63c0f3c896340649bbd4b60a0e9ea58f47d66d868da061f21 +size 2586439232 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_M.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_M.gguf new file mode 100644 index 0000000..410951a --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2484d60b6339b6b3c97398767b93ca6b7eafc773a5c2c2da0a479c373daa8fdf +size 4106071616 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_S.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_S.gguf new file mode 100644 index 0000000..0483e68 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2d58f71808f8dbfa930ef289ee73584d95049110f772cf61a0aba8ce987a70 +size 3982405184 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XS.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a3872d3 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82492917f87cba3a6cd8c723c0f86f8c91ee5a614e96cb32561a904a89fec454 +size 3800739392 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XXS.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..19188d7 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f2179ece9e8e41aa4a380856c51b64906e1530ea07fdb81b3681060a27f1cef +size 3487100480 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_NL.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ccc52af --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94dc17989ed225662af940a5e66f77b4834c3e968aeba9b3e1dd7dc05dd52b29 +size 5011844672 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_XS.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_XS.gguf new file mode 100644 index 0000000..b4ca26c --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42afde930d2276698ea44d9aa36f49ef46a1cd024a3f9fe8cc2936bd92d7f8b9 +size 4769623616 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K.gguf new file mode 100644 index 0000000..928b21b --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e85a6922ccf2ed15c6426c568176946b53dcf911c4e3f5bff45b467205c3397 +size 3481448000 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K_S.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K_S.gguf new file mode 100644 index 0000000..0eef21d --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6aec7e0b961348c130301c64ffff60a19acc980ee101d8c59bca6003a48d06c +size 3248270912 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_L.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0b9db1b --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a50fb83bf06e8be325b9e2916f5307d021af6c7df2f5f72ef387db1d251950a +size 4709068352 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_M.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_M.gguf new file mode 100644 index 0000000..db22505 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b60933632aa704ec752e2b40eec6964b4992e64940881e1a82caae6122889f1 +size 4369329728 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_S.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_S.gguf new file mode 100644 index 0000000..246b697 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7750e1af82a39f8ae66f1d316331dde04a128f3909ae89e0fc785ad3cdcf4f0e +size 3982405184 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_0.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_0.gguf new file mode 100644 index 0000000..0f6b739 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4076886e06eaeb4d83c4d9bb697a89c076d737f4e5a3d7a82172b9aa4d5c44 +size 5026000448 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_1.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_1.gguf new file mode 100644 index 0000000..2b683a1 --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90da604f82490baef489500f3c04f0eca5359c9e9d364aedcd7681e4c90d628 +size 5496286784 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_M.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_M.gguf new file mode 100644 index 0000000..292756e --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517988b04698e11c477d597677533ceb6c797998d7c60c2b120bf1aeacef435f +size 5329759808 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_S.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7b7cfff --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e057d380c51c8714dba83522db00ea8519d5d26af156c105d42083715360a0b8 +size 5046447680 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_M.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5d505ed --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5578a25a0a7e3816f9867e2114ad8eb8c489d45e7d550f1c558683ac0572324e +size 6144503360 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_S.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_S.gguf new file mode 100644 index 0000000..25b9bfc --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef9cfd40d5401ac34ee911eae4fabafda963c30b8973aa91e0efac822850168 +size 5980728896 diff --git a/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q6_K.gguf b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q6_K.gguf new file mode 100644 index 0000000..151b14f --- /dev/null +++ b/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24508365b1bb27f0d4989a84c664d70d46543a2cc1efea727ced8830b66c98fb +size 7010168384 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b91073 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: ernie-research/APPS-Gemma-7B-MA-PPO-Fixed10 +datasets: +- codeparrot/apps +language: +- en +library_name: transformers +license: mit +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ernie-research/APPS-Gemma-7B-MA-PPO-Fixed10 + + +static quants are available at https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-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/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_S.gguf) | i1-IQ1_S | 2.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q2_K.gguf) | i1-Q2_K | 3.6 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_S.gguf) | i1-IQ3_S | 4.1 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.1 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ3_M.gguf) | i1-IQ3_M | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.1 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_0.gguf) | i1-Q4_0 | 5.1 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.1 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q4_1.gguf) | i1-Q4_1 | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/APPS-Gemma-7B-MA-PPO-Fixed10-i1-GGUF/resolve/main/APPS-Gemma-7B-MA-PPO-Fixed10.i1-Q6_K.gguf) | i1-Q6_K | 7.1 | 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..0484dec --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f0bbe40e494a2ae4f57bb7938a6f54c05e06dc6c0d2cd4c23dd1d2dc7b66ed +size 4938073