commit 12dd280af163a88157744d0f2814f26ccfa7bf4c Author: ModelHub XC Date: Wed May 6 07:02:42 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/ichiyanagi-qwen-14b-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c0823c0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,46 @@ +*.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 +ichiyanagi-qwen-14b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ichiyanagi-qwen-14b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..a783b79 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: Hiroshi19781111/ichiyanagi-qwen-14b +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +--- +## About + + + + + + + + + +static quants of https://huggingface.co/Hiroshi19781111/ichiyanagi-qwen-14b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ichiyanagi-qwen-14b-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/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q2_K.gguf) | Q2_K | 5.9 | | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q3_K_S.gguf) | Q3_K_S | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q3_K_L.gguf) | Q3_K_L | 8.0 | | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.IQ4_XS.gguf) | IQ4_XS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q5_K_S.gguf) | Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q5_K_M.gguf) | Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q6_K.gguf) | Q6_K | 12.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/ichiyanagi-qwen-14b-GGUF/resolve/main/ichiyanagi-qwen-14b.Q8_0.gguf) | Q8_0 | 15.8 | fast, best quality | + +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/ichiyanagi-qwen-14b.IQ4_XS.gguf b/ichiyanagi-qwen-14b.IQ4_XS.gguf new file mode 100644 index 0000000..2808ec5 --- /dev/null +++ b/ichiyanagi-qwen-14b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2ecfbf3aada667857febe1f732929d5f1a23deeab1cf1775acb9beee9c47ab +size 8186196064 diff --git a/ichiyanagi-qwen-14b.Q2_K.gguf b/ichiyanagi-qwen-14b.Q2_K.gguf new file mode 100644 index 0000000..2e514b7 --- /dev/null +++ b/ichiyanagi-qwen-14b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba17087f9bb93a1ba95baf278140d587b930657d3ffe6f15dbc8b6a946132674 +size 5770498144 diff --git a/ichiyanagi-qwen-14b.Q3_K_L.gguf b/ichiyanagi-qwen-14b.Q3_K_L.gguf new file mode 100644 index 0000000..1b676e4 --- /dev/null +++ b/ichiyanagi-qwen-14b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de6f414dc57fa8a0c8264712b8d9cf5e9fa5d18165cbcff858ac9a2e723c882 +size 7924768864 diff --git a/ichiyanagi-qwen-14b.Q3_K_M.gguf b/ichiyanagi-qwen-14b.Q3_K_M.gguf new file mode 100644 index 0000000..3c4a7e3 --- /dev/null +++ b/ichiyanagi-qwen-14b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:517615174d06b5399425e8beda28b9b4abe582fb0c443b24129e6127f5bc7b7a +size 7339204704 diff --git a/ichiyanagi-qwen-14b.Q3_K_S.gguf b/ichiyanagi-qwen-14b.Q3_K_S.gguf new file mode 100644 index 0000000..f6401f6 --- /dev/null +++ b/ichiyanagi-qwen-14b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc781fafba660a3fe31fa21e7245f7a903574ccd1e4f28941e4eb8467547dc90 +size 6659596384 diff --git a/ichiyanagi-qwen-14b.Q4_K_M.gguf b/ichiyanagi-qwen-14b.Q4_K_M.gguf new file mode 100644 index 0000000..509c62d --- /dev/null +++ b/ichiyanagi-qwen-14b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a828869e615b8efaed5b3d19fc76f778c47c3233f407b410ab20e58d6f27d6 +size 8988110944 diff --git a/ichiyanagi-qwen-14b.Q4_K_S.gguf b/ichiyanagi-qwen-14b.Q4_K_S.gguf new file mode 100644 index 0000000..4b00944 --- /dev/null +++ b/ichiyanagi-qwen-14b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b2755317f2ea3e47936b194e0fe0d2f3dd135e64e515a1d825aae879b4581a +size 8573431904 diff --git a/ichiyanagi-qwen-14b.Q5_K_M.gguf b/ichiyanagi-qwen-14b.Q5_K_M.gguf new file mode 100644 index 0000000..d568c63 --- /dev/null +++ b/ichiyanagi-qwen-14b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a445acde3f43a78f5ffd905e2489d22acfea938789b2bd5b151033d1d2e14f9 +size 10508873824 diff --git a/ichiyanagi-qwen-14b.Q5_K_S.gguf b/ichiyanagi-qwen-14b.Q5_K_S.gguf new file mode 100644 index 0000000..43b5b91 --- /dev/null +++ b/ichiyanagi-qwen-14b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6067ae395de90a24d78dcfbbbf15f7c9cac55a2af5885cd99176568a9e04e6 +size 10266554464 diff --git a/ichiyanagi-qwen-14b.Q6_K.gguf b/ichiyanagi-qwen-14b.Q6_K.gguf new file mode 100644 index 0000000..067707c --- /dev/null +++ b/ichiyanagi-qwen-14b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a570ea831b12811c3cd8ec57fb2fd13aa4b5057c4350b137aad07aa8b8842f6 +size 12124684384 diff --git a/ichiyanagi-qwen-14b.Q8_0.gguf b/ichiyanagi-qwen-14b.Q8_0.gguf new file mode 100644 index 0000000..b27feec --- /dev/null +++ b/ichiyanagi-qwen-14b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963c228b2ae5e5ba0402e53d63ebd8c2ac045bbb802e665e3387aa60d56b815c +size 15701598304