commit 2b04e3902bc6f7093b9a48cd4013b5ab58125df5 Author: ModelHub XC Date: Tue Apr 21 22:11:55 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/diagram2graph-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..70831af --- /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 +diagram2graph.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +diagram2graph.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad6bdc2 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: zackriya/diagram2graph +datasets: +- zackriya/diagramJSON +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- diagram +- structured-data +- image-processing +- knowledge-graph +- json +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/zackriya/diagram2graph + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#diagram2graph-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/diagram2graph-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/diagram2graph-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/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/diagram2graph-i1-GGUF/resolve/main/diagram2graph.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | 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/diagram2graph.i1-IQ1_M.gguf b/diagram2graph.i1-IQ1_M.gguf new file mode 100644 index 0000000..4553698 --- /dev/null +++ b/diagram2graph.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b6573e4c1ef740b9ae2cbc08993ed6e8763bdd9abc66961d55f05c2f239317 +size 850028160 diff --git a/diagram2graph.i1-IQ1_S.gguf b/diagram2graph.i1-IQ1_S.gguf new file mode 100644 index 0000000..061ef7c --- /dev/null +++ b/diagram2graph.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6e7f8ad533c3e6a002aecdf9842b8adf036ed2577e14994c076173c0d9b658 +size 791094912 diff --git a/diagram2graph.i1-IQ2_M.gguf b/diagram2graph.i1-IQ2_M.gguf new file mode 100644 index 0000000..6550de3 --- /dev/null +++ b/diagram2graph.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8d9da0a5f74e202f6d395caf1015f1092f0db47f9dcd96920d749854615839 +size 1140516480 diff --git a/diagram2graph.i1-IQ2_S.gguf b/diagram2graph.i1-IQ2_S.gguf new file mode 100644 index 0000000..31305c8 --- /dev/null +++ b/diagram2graph.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a40186775fd81e96d4cde8f8949cec891b24d39f6089b23b0796157f3a76b0 +size 1061938816 diff --git a/diagram2graph.i1-IQ2_XS.gguf b/diagram2graph.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6a0f966 --- /dev/null +++ b/diagram2graph.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1436d600880c8d123924c67edcd633fafad55c6b6c34e115d77b7b7ef318295 +size 1031546496 diff --git a/diagram2graph.i1-IQ2_XXS.gguf b/diagram2graph.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..65467fe --- /dev/null +++ b/diagram2graph.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:143f00bea1b982ce573e57918744fe14a795d372dedd0ee2f171e5f43dee9479 +size 948250240 diff --git a/diagram2graph.i1-IQ3_M.gguf b/diagram2graph.i1-IQ3_M.gguf new file mode 100644 index 0000000..63ad26e --- /dev/null +++ b/diagram2graph.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c423886c05e7fcba12fe191572a7e80743d9bdfd3eb864268a544b5e87cc99b2 +size 1488895616 diff --git a/diagram2graph.i1-IQ3_S.gguf b/diagram2graph.i1-IQ3_S.gguf new file mode 100644 index 0000000..cf7fb3b --- /dev/null +++ b/diagram2graph.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c446d272abe26033078b2020e0c9f85b43f2da0bc7de8bb47e6a2c9d9c9702ea +size 1456864896 diff --git a/diagram2graph.i1-IQ3_XS.gguf b/diagram2graph.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b4510df --- /dev/null +++ b/diagram2graph.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638113955e7c5bb7afa0c6e252fc7a9dc2dd14d091627735d71e9844a6f47a3c +size 1391836800 diff --git a/diagram2graph.i1-IQ3_XXS.gguf b/diagram2graph.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..69b65c8 --- /dev/null +++ b/diagram2graph.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9174302e97b29bb18f326780c5879b47a7f491a2e09bcb28f91d7980b5c97a93 +size 1282827904 diff --git a/diagram2graph.i1-IQ4_NL.gguf b/diagram2graph.i1-IQ4_NL.gguf new file mode 100644 index 0000000..9673d72 --- /dev/null +++ b/diagram2graph.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b322a1751203821e9270942a1500bdbf4e9858e2321ba237379785f99c9e976 +size 1825209984 diff --git a/diagram2graph.i1-IQ4_XS.gguf b/diagram2graph.i1-IQ4_XS.gguf new file mode 100644 index 0000000..860463e --- /dev/null +++ b/diagram2graph.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49a7ce7b077ec63592ff25b865e6c55b25bb2043c5ce8f8ac377b8be30387b1e +size 1739095680 diff --git a/diagram2graph.i1-Q2_K.gguf b/diagram2graph.i1-Q2_K.gguf new file mode 100644 index 0000000..b375aa0 --- /dev/null +++ b/diagram2graph.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95710fb96d3bff166c0604be82f6acd001850cd093fbf5b42da9d3d716cecb9e +size 1274756736 diff --git a/diagram2graph.i1-Q2_K_S.gguf b/diagram2graph.i1-Q2_K_S.gguf new file mode 100644 index 0000000..ed3cf5d --- /dev/null +++ b/diagram2graph.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f6018f2f28a31e97e9a514a35b759d46c91f007d6ab5255df4ea1c6ba8a411 +size 1198128768 diff --git a/diagram2graph.i1-Q3_K_L.gguf b/diagram2graph.i1-Q3_K_L.gguf new file mode 100644 index 0000000..547cb5d --- /dev/null +++ b/diagram2graph.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e793a6cbc742a98e60d2c3c0c6fa152746b48f879b10cae795e40a2f3d312c1 +size 1707392640 diff --git a/diagram2graph.i1-Q3_K_M.gguf b/diagram2graph.i1-Q3_K_M.gguf new file mode 100644 index 0000000..693c165 --- /dev/null +++ b/diagram2graph.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c63d267788faf5a35a9970c2ce8cfa261fea2f8e4ef8bd9b862e54d0a83faa +size 1590476416 diff --git a/diagram2graph.i1-Q3_K_S.gguf b/diagram2graph.i1-Q3_K_S.gguf new file mode 100644 index 0000000..425caf9 --- /dev/null +++ b/diagram2graph.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f6370578b648279ceb1fa6fa2502de9be171eb2f5070927d45a5aa7c320481 +size 1454358144 diff --git a/diagram2graph.i1-Q4_0.gguf b/diagram2graph.i1-Q4_0.gguf new file mode 100644 index 0000000..0ec5a96 --- /dev/null +++ b/diagram2graph.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6afec27c44e60efee2f3e8e6b00739079539294effa6fa09d7d21f5a5039d7 +size 1828486784 diff --git a/diagram2graph.i1-Q4_1.gguf b/diagram2graph.i1-Q4_1.gguf new file mode 100644 index 0000000..73277e6 --- /dev/null +++ b/diagram2graph.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09376ea8b6d1a76763d79386fbe719cb6d7de2108e4604bd1932a6f021d0a835 +size 1996258944 diff --git a/diagram2graph.i1-Q4_K_M.gguf b/diagram2graph.i1-Q4_K_M.gguf new file mode 100644 index 0000000..dd92b88 --- /dev/null +++ b/diagram2graph.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8494a570cefa881b68770f81cb0b07d9de03e132d276880867f0ddd9f77e188e +size 1929903744 diff --git a/diagram2graph.i1-Q4_K_S.gguf b/diagram2graph.i1-Q4_K_S.gguf new file mode 100644 index 0000000..6765532 --- /dev/null +++ b/diagram2graph.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0764874b6e16108e04aa4b7d898e21b3e9a4122950c49d4d2755b858ef7b64b +size 1834385024 diff --git a/diagram2graph.i1-Q5_K_M.gguf b/diagram2graph.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8489aba --- /dev/null +++ b/diagram2graph.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aace2b4f4926af5ab61a9726078b9068de1c8c73ba1bdc2f1d1cd87a245c8c37 +size 2224815744 diff --git a/diagram2graph.i1-Q5_K_S.gguf b/diagram2graph.i1-Q5_K_S.gguf new file mode 100644 index 0000000..bf8b0c8 --- /dev/null +++ b/diagram2graph.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39abcb4f2c8d03ac07ddbd19dd1e4fd5ec704bea45e4586be8dc0a9cbbc49bf7 +size 2169667200 diff --git a/diagram2graph.i1-Q6_K.gguf b/diagram2graph.i1-Q6_K.gguf new file mode 100644 index 0000000..e78d448 --- /dev/null +++ b/diagram2graph.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a238354d6b05c27f2d905a9b1c2db2222cd520661d581ad0fff644f5e61c96ee +size 2538159744 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..267b53e --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:016c8e1b493e3b92063556ff4346b47197d15926335840245b5097702587fc50 +size 3362977