commit 705a597570bf8c6f541e0e8a731a5146daf0d789 Author: ModelHub XC Date: Sat Aug 8 07:21:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..547b996 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +Tess-3-Mistral-Nemo-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Tess-3-Mistral-Nemo-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff034fd --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +base_model: migtissera/Tess-3-Mistral-Nemo-12B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/migtissera/Tess-3-Mistral-Nemo-12B + + +static quants are available at https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-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/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Tess-3-Mistral-Nemo-12B-i1-GGUF/resolve/main/Tess-3-Mistral-Nemo-12B.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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/Tess-3-Mistral-Nemo-12B.i1-IQ1_M.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..c2da433 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92bb299b7ac343a58d569a822ea5dcc3ad924710e982168154a01f8e0b06197 +size 3221640064 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ1_S.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..cb72fa7 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1df0f61db7f51301814bda6c1f364c36f4890cef3962bd903cbefbfd0446281 +size 2999227264 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ2_M.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..1d001c3 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:092baf8074bb65089f2da7f4de61afec8c409c3194d37d106a0e32d80be80c3d +size 4435040672 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ2_S.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..10cda1b --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1790e346263390db192e00103300a9b3df077bfcd34171b89ec75efcffdbdf1 +size 4138490272 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ2_XS.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..bc4016c --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7712b68278fddae7717dde93c724159c10993a938b19bfb3bde7fe6e294315 +size 3915092864 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ2_XXS.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d6d4a8f --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9d295cd0f9fa3cb244fffb44534d4230ca9a29269b3c9585c56665916f5a2e0 +size 3592328064 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ3_M.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..ce7698a --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4caea81e59d87d8feb659a1cd18f6ad00d84e3794ea3d3b853009861ffbe6b +size 5722251680 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ3_S.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..ef901db --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:032ea663e0f6ab95729bf5e5dd34d8c69ee2bb621ba4e8e69273e588869c960c +size 5562098080 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ3_XS.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c1f8154 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3674da1084b1e70918c3f5ff71630c39acdaacc28b1c73c63bdaa12de9d1c8d9 +size 5306507680 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ3_XXS.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6001bb3 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083bdbaa87c21decbd8564908e9b72022de697ac55de322b158639df791ef84e +size 4945402272 diff --git a/Tess-3-Mistral-Nemo-12B.i1-IQ4_XS.gguf b/Tess-3-Mistral-Nemo-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..379cd7b --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c870f40d7a672674a29fc8406150fe6bd2c67b1cdd9fc430a2e6a10c81de29f3 +size 6742730656 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q2_K.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..6ffb197 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4b0d6ea13268a6dfb9a335fe67813c40ffe8c246a949853ad46648721a96a1 +size 4791065472 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q3_K_L.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0fd1b02 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c363161f04692526a366501215d416915a1694cd768ce5392d300422f8c81e83 +size 6561522080 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q3_K_M.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..244e181 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accd572d7bba3bdda4075f0262e00500d9a65ae4d29223b8fb44a14b12a3e087 +size 6083109280 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q3_K_S.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b6347b4 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:646d24a3c1d4b9d5f619e8794efdfa7853e1c37bd5f12668500334562c0c126a +size 5534245280 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q4_0.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..95b6fb2 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ab0f489efbd3b322bc0ded1a0668f3ef9b3d19860247e21ce007a9d5d705a8 +size 7094659456 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q4_K_M.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ff8db01 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fe085659f3d151242e4ece40858ff756bcb362ee1d21bc32567199895b081b +size 7477225856 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q4_K_S.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ebdbde1 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4690eeaf6aa88e05a78ae0ff9fe3b11ac80f9609e725ca49c53f866369fcaa +size 7120218496 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q5_K_M.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c762457 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff675347b3c1f93f86030b387f9068ad6aee7ee623ca199f90be692c8ce17bb3 +size 8727654656 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q5_K_S.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..27f33a1 --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100e25e4aee0de582dd0d266d9cb7274bc148bb2530d62e4c813092e9a79c45f +size 8518758656 diff --git a/Tess-3-Mistral-Nemo-12B.i1-Q6_K.gguf b/Tess-3-Mistral-Nemo-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..1ac301d --- /dev/null +++ b/Tess-3-Mistral-Nemo-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9710ea92b7d8bbe7ddc11d1d5a939c0dd7e47f87ef61b1f0620e76ec11206c6 +size 10056235264 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..936dc99 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7313d602f87cc90ba641adbc60be39f682306a4523926a2925a877ad2f36c060 +size 7054405