From 062cc80f42f2b4bf6017349d267235cd81776cce Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 6 Jul 2026 06:07: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/Delorme_1-OCR-7B-Post1.0-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ Delorme_1-OCR-7B-Post1.0.i1-IQ1_M.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ1_S.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ2_M.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ2_S.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ2_XS.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ2_XXS.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ3_M.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ3_S.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ3_XS.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ3_XXS.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ4_NL.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-IQ4_XS.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q2_K.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q2_K_S.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q3_K_L.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q3_K_M.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q3_K_S.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q4_0.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q4_1.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q4_K_M.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q4_K_S.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q5_K_M.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q5_K_S.gguf | 3 + Delorme_1-OCR-7B-Post1.0.i1-Q6_K.gguf | 3 + Delorme_1-OCR-7B-Post1.0.imatrix.gguf | 3 + README.md | 99 ++++++++++++++++++++++++ 27 files changed, 234 insertions(+) create mode 100644 .gitattributes create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ1_M.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ1_S.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ2_M.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ2_S.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ2_XS.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ2_XXS.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ3_M.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ3_S.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ3_XS.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ3_XXS.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ4_NL.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-IQ4_XS.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q2_K.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q2_K_S.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q3_K_L.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q3_K_M.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q3_K_S.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q4_0.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q4_1.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q4_K_M.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q4_K_S.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q5_K_M.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q5_K_S.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.i1-Q6_K.gguf create mode 100644 Delorme_1-OCR-7B-Post1.0.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b663995 --- /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 +Delorme_1-OCR-7B-Post1.0.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Delorme_1-OCR-7B-Post1.0.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ1_M.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ1_M.gguf new file mode 100644 index 0000000..243632e --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5153c3ea1df03ea50f12eddce27edaf57f94b2e7b117e7e9a4a4896d1136734b +size 2042196000 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ1_S.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ1_S.gguf new file mode 100644 index 0000000..0f2c125 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d52079f04f7760746534255b432fddad59893ee37feb6879a9e1d47a45c1980d +size 1903667232 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ2_M.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_M.gguf new file mode 100644 index 0000000..9649423 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6def63cbe297ad6dcbdf6715457a67ec5ff9d861fdee113afd202c2b583109ca +size 2780342304 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ2_S.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_S.gguf new file mode 100644 index 0000000..3da302c --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a84aa28846fa9e8447a9bf2c9885838b4a3cc718d543d26912c16dcf88fb35 +size 2595637280 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XS.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XS.gguf new file mode 100644 index 0000000..fe00e28 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73220adcc99542ee24c8322078b8c3237f298cfd70ffd0a80bea2ebc6de483af +size 2469021728 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XXS.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0f29023 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:123c40844188681b1c3e28f887db41b50bb669f40d12ffe1dc014603ed9a29d1 +size 2273077280 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ3_M.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_M.gguf new file mode 100644 index 0000000..5d8151a --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f09e262be1f53e3bc45da5498a65d0b073f95ba505d7bcfc14a5591278481ba +size 3574011936 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ3_S.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_S.gguf new file mode 100644 index 0000000..bfdcb45 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612e8b90a2f02027e0a6b7ec5ef304ca3042c809d0f101a2a7fa867cd0e45a40 +size 3499192352 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XS.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5f2ecbf --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09f86df6ead732a4fdbd0e630fa430d2d9b7363e56b69acd8ff228aa80c1f15 +size 3346255904 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XXS.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..fd0626d --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84beb06aa1bb322784c39dd9ef3d44d099c39bed1db0aa8ad8def4267fcfa48a +size 3114514464 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ4_NL.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ4_NL.gguf new file mode 100644 index 0000000..92a2d28 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9980c6f67b2fdf69c2161ff82d3a3a3c1212c6bc5ea40809ee7c825e62f6107 +size 4437813280 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-IQ4_XS.gguf b/Delorme_1-OCR-7B-Post1.0.i1-IQ4_XS.gguf new file mode 100644 index 0000000..a37c20f --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ee95341824667e74c01b58518ee167b9cdc54f402a2cea2b5e3793aea989ec +size 4218472480 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q2_K.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q2_K.gguf new file mode 100644 index 0000000..fe005ea --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd73febec544c7d94fc83cba327be43d4d2102aef89398d480ae932e50f72bf3 +size 3015940128 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q2_K_S.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q2_K_S.gguf new file mode 100644 index 0000000..cfd4a6e --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706998ccc27d16c89338bdfe12d8216c6fb1e90e5064785be27750a91eec7727 +size 2834073632 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_L.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_L.gguf new file mode 100644 index 0000000..1ba547b --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b5b8efaeaf660900cc57fbe1cb52abf5650a92b6e92e9928861f967ce8409c +size 4088459296 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_M.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_M.gguf new file mode 100644 index 0000000..accb7c5 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fef2f3474aea947fe95f335edb4e815933ac62fdf4703724a59c1e349a9a1b5 +size 3808391200 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_S.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8b8f7ed --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a387285f25f851888972ed5106db20c4723adf8576ce0574e87252912a48f3 +size 3492368416 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q4_0.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q4_0.gguf new file mode 100644 index 0000000..c723723 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af53c9bc4045d67ee899282c4242970fda956ffeb3e74f061e0933270b02843b +size 4444121120 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q4_1.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q4_1.gguf new file mode 100644 index 0000000..062d0f5 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9b2af97ffb78b42d7ed415a8b89f1f65e8c7fe06b22adb683a4028162677d6 +size 4873283616 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_M.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_M.gguf new file mode 100644 index 0000000..9ef6bd8 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a28ca51be63a74570c509d4867d659e954db5a850f3977522ef15155c944a3 +size 4683073568 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_S.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ba18482 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09efa380f1c76a70dbabfe2c33a411239c44adf7e9c2538c7475393ea53714f3 +size 4457768992 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_M.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_M.gguf new file mode 100644 index 0000000..361380b --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f95fdf2f4ca07e1bf83311c2a41f75b13e251624d8a959825d8599cb4dc3be7c +size 5444831264 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_S.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_S.gguf new file mode 100644 index 0000000..68bb401 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce43d6f245a7f93dffe71e990d7b7ff8643019bb72406af33eea15da0b86f8f +size 5315176480 diff --git a/Delorme_1-OCR-7B-Post1.0.i1-Q6_K.gguf b/Delorme_1-OCR-7B-Post1.0.i1-Q6_K.gguf new file mode 100644 index 0000000..d94153f --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0190473b086539b02f948808df817f1455fb9ff17f127b86531bcc18f1ca149f +size 6254198816 diff --git a/Delorme_1-OCR-7B-Post1.0.imatrix.gguf b/Delorme_1-OCR-7B-Post1.0.imatrix.gguf new file mode 100644 index 0000000..4279954 --- /dev/null +++ b/Delorme_1-OCR-7B-Post1.0.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee3f768851523104135a5f06a803a4f126624c326691b9e781ee9a334185154 +size 4560352 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8efc47e --- /dev/null +++ b/README.md @@ -0,0 +1,99 @@ +--- +base_model: prithivMLmods/Delorme_1-OCR-7B-Post1.0 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- v1.0 +- Document +- VLM +- OCR +- VL +- Openpdf +- text-generation-inference +- Extraction +- Linking +- Markdown +- document +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/prithivMLmods/Delorme_1-OCR-7B-Post1.0 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Delorme_1-OCR-7B-Post1.0-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-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/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Delorme_1-OCR-7B-Post1.0-i1-GGUF/resolve/main/Delorme_1-OCR-7B-Post1.0.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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. + +