commit 05b18738ada696d3f0530f925ac3a20503d0e95c Author: ModelHub XC Date: Sun May 31 10:34:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/llama-3.2-1b-tourist-notebook-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..92179d8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +llama-3.2-1b-tourist-notebook.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.2-1b-tourist-notebook.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..84f03d3 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: lmtri0312/llama-3.2-1b-tourist-notebook +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + + + + +static quants of https://huggingface.co/lmtri0312/llama-3.2-1b-tourist-notebook + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#llama-3.2-1b-tourist-notebook-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q2_K.gguf) | Q2_K | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q3_K_S.gguf) | Q3_K_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q3_K_L.gguf) | Q3_K_L | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.IQ4_XS.gguf) | IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q5_K_S.gguf) | Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q5_K_M.gguf) | Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q6_K.gguf) | Q6_K | 1.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.2-1b-tourist-notebook-GGUF/resolve/main/llama-3.2-1b-tourist-notebook.f16.gguf) | f16 | 2.6 | 16 bpw, overkill | + +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. + + diff --git a/llama-3.2-1b-tourist-notebook.IQ4_XS.gguf b/llama-3.2-1b-tourist-notebook.IQ4_XS.gguf new file mode 100644 index 0000000..9767ce1 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c491490096914ccaac6430c22253e0321a010f7c71c8b329c2f89381dcbbe38 +size 748384416 diff --git a/llama-3.2-1b-tourist-notebook.Q2_K.gguf b/llama-3.2-1b-tourist-notebook.Q2_K.gguf new file mode 100644 index 0000000..ad83c26 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421555b0c45ce851e931891f0cf4ef3db379592aafd595d6df2c069e412cafa3 +size 580874400 diff --git a/llama-3.2-1b-tourist-notebook.Q3_K_L.gguf b/llama-3.2-1b-tourist-notebook.Q3_K_L.gguf new file mode 100644 index 0000000..e2b1220 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a9ce9e2c7511b05ef83fb80c378c8898eac095192a39ddbfdb339a9c5ced75 +size 732524704 diff --git a/llama-3.2-1b-tourist-notebook.Q3_K_M.gguf b/llama-3.2-1b-tourist-notebook.Q3_K_M.gguf new file mode 100644 index 0000000..bf49b46 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6438c55bedc4eeb1410baa5c8f977bf27757c0b28e7c8474d538cc996cdb3240 +size 690843808 diff --git a/llama-3.2-1b-tourist-notebook.Q3_K_S.gguf b/llama-3.2-1b-tourist-notebook.Q3_K_S.gguf new file mode 100644 index 0000000..32ccd3d --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea892a88a981037b9010bb4c65dc7fd74bf899e1f6f3d027de8c9dd240f86b2 +size 641691808 diff --git a/llama-3.2-1b-tourist-notebook.Q4_K_M.gguf b/llama-3.2-1b-tourist-notebook.Q4_K_M.gguf new file mode 100644 index 0000000..506a137 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0813dc306b296cb13c242af897cac8372c7935f533ee67614934e2cbf91c6b19 +size 807694496 diff --git a/llama-3.2-1b-tourist-notebook.Q4_K_S.gguf b/llama-3.2-1b-tourist-notebook.Q4_K_S.gguf new file mode 100644 index 0000000..60eae01 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abb2ca2535acebc09841c4d10b33f87f558ac833eb72499bb76a1b2b4332c64 +size 775647392 diff --git a/llama-3.2-1b-tourist-notebook.Q5_K_M.gguf b/llama-3.2-1b-tourist-notebook.Q5_K_M.gguf new file mode 100644 index 0000000..2595347 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51087da33ed695b618af9ea90475388ec882c0c0432c49060cfa0254476da8d7 +size 911503520 diff --git a/llama-3.2-1b-tourist-notebook.Q5_K_S.gguf b/llama-3.2-1b-tourist-notebook.Q5_K_S.gguf new file mode 100644 index 0000000..b3e7e2e --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21977508b55792f08b6f24b987acfae42c653af3bf9f319a6b0c3a2f7d3c9e25 +size 892563616 diff --git a/llama-3.2-1b-tourist-notebook.Q6_K.gguf b/llama-3.2-1b-tourist-notebook.Q6_K.gguf new file mode 100644 index 0000000..b3d887f --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566a25bb27139f5adeb6fa526168354eb0be02f022f37e499a6b6b8945565c5c +size 1021800608 diff --git a/llama-3.2-1b-tourist-notebook.Q8_0.gguf b/llama-3.2-1b-tourist-notebook.Q8_0.gguf new file mode 100644 index 0000000..003b531 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07425a95c954ea12b897ae11ddf2f9d3ce2177a11aa255e017c3048bfed983ca +size 1321083040 diff --git a/llama-3.2-1b-tourist-notebook.f16.gguf b/llama-3.2-1b-tourist-notebook.f16.gguf new file mode 100644 index 0000000..2e13191 --- /dev/null +++ b/llama-3.2-1b-tourist-notebook.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c04c530d0bad0645703acbb62da705044ec174f9f0997f2ea59f5ac3c911cc +size 2479595680