commit 5fa9752a36c79b8dadbe42e5b1b0362201ff0ada Author: ModelHub XC Date: Tue Jun 2 20:18:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/noname-ai-v2_2-light-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cda2ff8 --- /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 +noname-ai-v2_2-light.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +noname-ai-v2_2-light.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..30c6779 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: huskyhong/noname-ai-v2_2-light +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/huskyhong/noname-ai-v2_2-light + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#noname-ai-v2_2-light-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/noname-ai-v2_2-light-i1-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/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q2_K.gguf) | Q2_K | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q3_K_S.gguf) | Q3_K_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q3_K_M.gguf) | Q3_K_M | 1.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q3_K_L.gguf) | Q3_K_L | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.IQ4_XS.gguf) | IQ4_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q4_K_S.gguf) | Q4_K_S | 1.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q4_K_M.gguf) | Q4_K_M | 1.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q5_K_S.gguf) | Q5_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q5_K_M.gguf) | Q5_K_M | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q6_K.gguf) | Q6_K | 1.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.Q8_0.gguf) | Q8_0 | 2.1 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/noname-ai-v2_2-light-GGUF/resolve/main/noname-ai-v2_2-light.f16.gguf) | f16 | 3.8 | 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/noname-ai-v2_2-light.IQ4_XS.gguf b/noname-ai-v2_2-light.IQ4_XS.gguf new file mode 100644 index 0000000..b4bc8d9 --- /dev/null +++ b/noname-ai-v2_2-light.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a69450cbb444cbb57ae1523529d7bbccbb8c10a0862e51af46977b986ac75640 +size 1087356352 diff --git a/noname-ai-v2_2-light.Q2_K.gguf b/noname-ai-v2_2-light.Q2_K.gguf new file mode 100644 index 0000000..400535b --- /dev/null +++ b/noname-ai-v2_2-light.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0f8077832a3020330c68faf28cbae63332b9179c7bd83257c51b3825157146 +size 836341184 diff --git a/noname-ai-v2_2-light.Q3_K_L.gguf b/noname-ai-v2_2-light.Q3_K_L.gguf new file mode 100644 index 0000000..97e4413 --- /dev/null +++ b/noname-ai-v2_2-light.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ac11628b936f814d6588fbc5d7e9c22d8db930c17027b2946e276e56376051 +size 1070351808 diff --git a/noname-ai-v2_2-light.Q3_K_M.gguf b/noname-ai-v2_2-light.Q3_K_M.gguf new file mode 100644 index 0000000..a00eb12 --- /dev/null +++ b/noname-ai-v2_2-light.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0f547a1e0ebfc7089fc3c70aee3446008f14a98c6cff39192d4d05e53e4bf5 +size 1041565120 diff --git a/noname-ai-v2_2-light.Q3_K_S.gguf b/noname-ai-v2_2-light.Q3_K_S.gguf new file mode 100644 index 0000000..ec6b8a0 --- /dev/null +++ b/noname-ai-v2_2-light.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac1dcbe1c80b8b623deb52ec49c677b6bd4a0d62b3fc701fc65a8bb4e016b407 +size 953566656 diff --git a/noname-ai-v2_2-light.Q4_K_M.gguf b/noname-ai-v2_2-light.Q4_K_M.gguf new file mode 100644 index 0000000..c56d703 --- /dev/null +++ b/noname-ai-v2_2-light.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b904d714c149adfced08ba9ce37c2cf138ef79999f901a27e80f29ecfca88566 +size 1242521024 diff --git a/noname-ai-v2_2-light.Q4_K_S.gguf b/noname-ai-v2_2-light.Q4_K_S.gguf new file mode 100644 index 0000000..dc501a4 --- /dev/null +++ b/noname-ai-v2_2-light.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8336fc4d3369770e547eb77ae03b0abeaad220b36aea691b4a00a2fa045accd9 +size 1156160960 diff --git a/noname-ai-v2_2-light.Q5_K_M.gguf b/noname-ai-v2_2-light.Q5_K_M.gguf new file mode 100644 index 0000000..852ff7c --- /dev/null +++ b/noname-ai-v2_2-light.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ce4ef3577e4e1e9dd4e08e8e39af5c88d4d16c1c51f7f1498ee015114b0c66 +size 1410194880 diff --git a/noname-ai-v2_2-light.Q5_K_S.gguf b/noname-ai-v2_2-light.Q5_K_S.gguf new file mode 100644 index 0000000..59eff91 --- /dev/null +++ b/noname-ai-v2_2-light.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24d42d6f892a2a6b36e047982dfe62ad1d4a972e80a9c9363eedc5c86926845 +size 1327816128 diff --git a/noname-ai-v2_2-light.Q6_K.gguf b/noname-ai-v2_2-light.Q6_K.gguf new file mode 100644 index 0000000..4e68651 --- /dev/null +++ b/noname-ai-v2_2-light.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a0d618316383db727085e65a8da868b1d73ee2d60dfcef758eae9262c7013a +size 1579021760 diff --git a/noname-ai-v2_2-light.Q8_0.gguf b/noname-ai-v2_2-light.Q8_0.gguf new file mode 100644 index 0000000..e3297ba --- /dev/null +++ b/noname-ai-v2_2-light.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79599dc59c475659c2ef79650b25319bcb40668dbdb9b76e2846efc79754590 +size 1958299072 diff --git a/noname-ai-v2_2-light.f16.gguf b/noname-ai-v2_2-light.f16.gguf new file mode 100644 index 0000000..826a3c4 --- /dev/null +++ b/noname-ai-v2_2-light.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ed98f889011de848ba5c46712b4d3cebfbec5ccde49177de7dac77edde4ff2 +size 3680093632