commit b21511021603317a71a791a47691087183cdfeff Author: ModelHub XC Date: Mon Apr 13 09:01:56 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/TiTan-Gemma3-1B-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8aa3463 --- /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 +TiTan-Gemma3-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +TiTan-Gemma3-1B.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..006d6f2 --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +base_model: theprint/TiTan-Gemma3-1B +datasets: +- theprint/titles-n-tags-alpaca +language: en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- lora +- sft +- transformers +- trl +- unsloth +- fine-tuned +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/theprint/TiTan-Gemma3-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#TiTan-Gemma3-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/TiTan-Gemma3-1B-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/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q2_K.gguf) | i1-Q2_K | 1.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.1 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/TiTan-Gemma3-1B-i1-GGUF/resolve/main/TiTan-Gemma3-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.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. + + diff --git a/TiTan-Gemma3-1B.i1-IQ1_M.gguf b/TiTan-Gemma3-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..50b7a27 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03189262e7656ce7213e512500a979da32c0f411c5cfb6ba3e7ef6a34b0c5da0 +size 813356160 diff --git a/TiTan-Gemma3-1B.i1-IQ1_S.gguf b/TiTan-Gemma3-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..b530485 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7861c67b5b4e5e0a49398d4c7339d2106334ca1b4adac8f471f927861da2be0 +size 809063808 diff --git a/TiTan-Gemma3-1B.i1-IQ2_M.gguf b/TiTan-Gemma3-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..05ab2c7 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f9824db89b5c59c8ba30af1f60d017a8c9c2964f4af81eb519c4ccd6c3a705 +size 839654016 diff --git a/TiTan-Gemma3-1B.i1-IQ2_S.gguf b/TiTan-Gemma3-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..d6e4b90 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef80520a65e43493dd8810151534a1d15aef952cfc6969ca787c736a9f8e3ae +size 833930880 diff --git a/TiTan-Gemma3-1B.i1-IQ2_XS.gguf b/TiTan-Gemma3-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..9cd5d30 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9bf4bb0cf048c93cedbed579ece4a000df6f50914898602a7f798617ce966c +size 827191680 diff --git a/TiTan-Gemma3-1B.i1-IQ2_XXS.gguf b/TiTan-Gemma3-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ba5c154 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05728e7ec21e527c5fba098eb9f5440a3e12290360e036f4f36cc8278834925a +size 820510080 diff --git a/TiTan-Gemma3-1B.i1-IQ3_M.gguf b/TiTan-Gemma3-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..72646fa --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e22771405eb335ee6a59239ae9089c848546c00de7472f1f2dfd08b5aa1eafd3 +size 866931072 diff --git a/TiTan-Gemma3-1B.i1-IQ3_S.gguf b/TiTan-Gemma3-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..354a3a6 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fa2b0931731e3836cd392f3fd89a13e182d0bafb82da36f8702fe3b89a4fbb +size 859684992 diff --git a/TiTan-Gemma3-1B.i1-IQ3_XS.gguf b/TiTan-Gemma3-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5c219ee --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ee641cc3ee52d28484ac1e57c1c62bd2f4f890e827069b2fbe5140145fbb11 +size 859684992 diff --git a/TiTan-Gemma3-1B.i1-IQ3_XXS.gguf b/TiTan-Gemma3-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..0422770 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12bb40f67ff5d9621585639db7e461f2d593cdc3ee5a97bf58a5f6bb8f54865f +size 849980544 diff --git a/TiTan-Gemma3-1B.i1-IQ4_NL.gguf b/TiTan-Gemma3-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..8980617 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab092ea9143e0de4476b7c2b94b9367deba154ff4628489473b22bc9d5e33d6 +size 891733632 diff --git a/TiTan-Gemma3-1B.i1-IQ4_XS.gguf b/TiTan-Gemma3-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8b860b1 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda809a24fb7800ffd06c333ccb7b6379526ccfbcf719cb4b18f58dc732b4ec7 +size 884305536 diff --git a/TiTan-Gemma3-1B.i1-Q2_K.gguf b/TiTan-Gemma3-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..961ffeb --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b3d420cb2739ccd95e51fc84ddf1433e94922446e1a38f03ff48126e420a1f +size 859684992 diff --git a/TiTan-Gemma3-1B.i1-Q2_K_S.gguf b/TiTan-Gemma3-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..45da8d6 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df819f190e30377e16ebe5dfca7d180e710935987cfa39d750adb6ff38cab54 +size 841142400 diff --git a/TiTan-Gemma3-1B.i1-Q3_K_L.gguf b/TiTan-Gemma3-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..483c139 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad2fd194851948fb3c2248a9c3bcd021c3c197e94a0b5ca23f56ef7644667dd +size 921446016 diff --git a/TiTan-Gemma3-1B.i1-Q3_K_M.gguf b/TiTan-Gemma3-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a1fa6a1 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ef49138a07dea18b13d6272a9bfa934582967c471bc360a465ee2bf21c1e85 +size 892286592 diff --git a/TiTan-Gemma3-1B.i1-Q3_K_S.gguf b/TiTan-Gemma3-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..888b518 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24b16c75aa4d60579abeb0d7e9906c761492dd451570255fcaf22637e4e20d76 +size 858726528 diff --git a/TiTan-Gemma3-1B.i1-Q4_0.gguf b/TiTan-Gemma3-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..db6d752 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a8c4094359aeb0802d3ceb7ca2525081ff9b499f55e7d6cbb59ecb5b79fa39 +size 891788928 diff --git a/TiTan-Gemma3-1B.i1-Q4_1.gguf b/TiTan-Gemma3-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..0b78030 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6805ac720f7d9a2947f3ea888da8b7006c9a32c5e890f39555a18df2a222be7 +size 952780416 diff --git a/TiTan-Gemma3-1B.i1-Q4_K_M.gguf b/TiTan-Gemma3-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ef3e60a --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46143fe7ab48fc0f7be6a842b00f1dc2442ec9655c88066768f5c8c93c052431 +size 1013677440 diff --git a/TiTan-Gemma3-1B.i1-Q4_K_S.gguf b/TiTan-Gemma3-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a1e57c0 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79169576cf0b134d499900a0c9b39e4a16efda6f6ddc7e216e0a904170275394 +size 988612224 diff --git a/TiTan-Gemma3-1B.i1-Q5_K_M.gguf b/TiTan-Gemma3-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..64e1cce --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f7c3fc9ff23a66f3052dea9e6fc62fbbb0ab5a8c9c0c47404e6393dc7812c43 +size 1077839232 diff --git a/TiTan-Gemma3-1B.i1-Q5_K_S.gguf b/TiTan-Gemma3-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b2c281d --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3307237428642fd6c8307d5b71384635f81dfdb7446b5cc960ec5182072fc8 +size 1062893184 diff --git a/TiTan-Gemma3-1B.i1-Q6_K.gguf b/TiTan-Gemma3-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..063d651 --- /dev/null +++ b/TiTan-Gemma3-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38ee5e805aed0b95241fa58772f3d19974710cc365bc4e10d926c7a0bbda883 +size 1332604032 diff --git a/TiTan-Gemma3-1B.imatrix.gguf b/TiTan-Gemma3-1B.imatrix.gguf new file mode 100644 index 0000000..6d232e1 --- /dev/null +++ b/TiTan-Gemma3-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bec89f40d6a64b272c01c89b418003b9e80e2b0e37805475a431bc3380a5e7 +size 1452416