From 3a06fbb84780a50e79d60752913da4a7223acbf1 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 10 Apr 2026 23:22:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/Orion-14B-LongChat-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++++ Orion-14B-LongChat.IQ4_XS.gguf | 3 ++ Orion-14B-LongChat.Q2_K.gguf | 3 ++ Orion-14B-LongChat.Q3_K_L.gguf | 3 ++ Orion-14B-LongChat.Q3_K_M.gguf | 3 ++ Orion-14B-LongChat.Q3_K_S.gguf | 3 ++ Orion-14B-LongChat.Q4_0_4_4.gguf | 3 ++ Orion-14B-LongChat.Q4_K_M.gguf | 3 ++ Orion-14B-LongChat.Q4_K_S.gguf | 3 ++ Orion-14B-LongChat.Q5_K_M.gguf | 3 ++ Orion-14B-LongChat.Q5_K_S.gguf | 3 ++ Orion-14B-LongChat.Q6_K.gguf | 3 ++ Orion-14B-LongChat.Q8_0.gguf | 3 ++ README.md | 70 ++++++++++++++++++++++++++++++++ 14 files changed, 153 insertions(+) create mode 100644 .gitattributes create mode 100644 Orion-14B-LongChat.IQ4_XS.gguf create mode 100644 Orion-14B-LongChat.Q2_K.gguf create mode 100644 Orion-14B-LongChat.Q3_K_L.gguf create mode 100644 Orion-14B-LongChat.Q3_K_M.gguf create mode 100644 Orion-14B-LongChat.Q3_K_S.gguf create mode 100644 Orion-14B-LongChat.Q4_0_4_4.gguf create mode 100644 Orion-14B-LongChat.Q4_K_M.gguf create mode 100644 Orion-14B-LongChat.Q4_K_S.gguf create mode 100644 Orion-14B-LongChat.Q5_K_M.gguf create mode 100644 Orion-14B-LongChat.Q5_K_S.gguf create mode 100644 Orion-14B-LongChat.Q6_K.gguf create mode 100644 Orion-14B-LongChat.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..537e097 --- /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 +Orion-14B-LongChat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Orion-14B-LongChat.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Orion-14B-LongChat.IQ4_XS.gguf b/Orion-14B-LongChat.IQ4_XS.gguf new file mode 100644 index 0000000..33ad76c --- /dev/null +++ b/Orion-14B-LongChat.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cd74a01cb22ea5bdaa9d4589077697bc2c3530d06bb235a1f9d2f60f33672c8 +size 7893872512 diff --git a/Orion-14B-LongChat.Q2_K.gguf b/Orion-14B-LongChat.Q2_K.gguf new file mode 100644 index 0000000..4dc29b4 --- /dev/null +++ b/Orion-14B-LongChat.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730377dad087bde9c70623dc2f7ed5ff4394d89e059dda43f17f313f8c7936de +size 5508024192 diff --git a/Orion-14B-LongChat.Q3_K_L.gguf b/Orion-14B-LongChat.Q3_K_L.gguf new file mode 100644 index 0000000..65c96cf --- /dev/null +++ b/Orion-14B-LongChat.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f8fd3158d8072258efbdc3b932d53e426b4b9b13cda46eada26f75ab85d9e24 +size 7755668352 diff --git a/Orion-14B-LongChat.Q3_K_M.gguf b/Orion-14B-LongChat.Q3_K_M.gguf new file mode 100644 index 0000000..e9544f6 --- /dev/null +++ b/Orion-14B-LongChat.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc879f843dfb87bef5af00a66a50bb0429fc6d74e058f86ace5ce84ded423fe +size 7126522752 diff --git a/Orion-14B-LongChat.Q3_K_S.gguf b/Orion-14B-LongChat.Q3_K_S.gguf new file mode 100644 index 0000000..1bba12a --- /dev/null +++ b/Orion-14B-LongChat.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e0277ce4925eadefecdfcf882f475bf73eeb53e2d6c440761dda82595d9f292 +size 6403988352 diff --git a/Orion-14B-LongChat.Q4_0_4_4.gguf b/Orion-14B-LongChat.Q4_0_4_4.gguf new file mode 100644 index 0000000..8b81b2a --- /dev/null +++ b/Orion-14B-LongChat.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525ec8b0d38c6bede9054d9efb9fb00f48a616fd7e5e2c7991499aa60df0f32d +size 8271953792 diff --git a/Orion-14B-LongChat.Q4_K_M.gguf b/Orion-14B-LongChat.Q4_K_M.gguf new file mode 100644 index 0000000..fbe9845 --- /dev/null +++ b/Orion-14B-LongChat.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf7a3fae75a15e179890dd8b5b78b9c9b1809ef4c04432b26fe3196bac7816d +size 8812625792 diff --git a/Orion-14B-LongChat.Q4_K_S.gguf b/Orion-14B-LongChat.Q4_K_S.gguf new file mode 100644 index 0000000..6e94cb3 --- /dev/null +++ b/Orion-14B-LongChat.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb7b4f19e38148b2bb871d4fdb2c3409d5c8b7425f43df8ca50b3311fb6780d +size 8334212992 diff --git a/Orion-14B-LongChat.Q5_K_M.gguf b/Orion-14B-LongChat.Q5_K_M.gguf new file mode 100644 index 0000000..b740b60 --- /dev/null +++ b/Orion-14B-LongChat.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c374c6d610fcb0ecef3c82402d8a183dd84f0180c1f3b5a08540e768e6fdce8b +size 10308566912 diff --git a/Orion-14B-LongChat.Q5_K_S.gguf b/Orion-14B-LongChat.Q5_K_S.gguf new file mode 100644 index 0000000..4f3d523 --- /dev/null +++ b/Orion-14B-LongChat.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29607ca21c816b858b9d1118b0f032a2bee119325a19634c6d223b214b02953a +size 10030038912 diff --git a/Orion-14B-LongChat.Q6_K.gguf b/Orion-14B-LongChat.Q6_K.gguf new file mode 100644 index 0000000..173b81d --- /dev/null +++ b/Orion-14B-LongChat.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b89678943775287e0546d608779af112b091858e1169c4ccdac9701f2190b64f +size 11898004352 diff --git a/Orion-14B-LongChat.Q8_0.gguf b/Orion-14B-LongChat.Q8_0.gguf new file mode 100644 index 0000000..7cf4a8e --- /dev/null +++ b/Orion-14B-LongChat.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a505719ea9aab312b746b3c2f36c4e67d9cef8973611c0fbfd636c4ec9a551c0 +size 15409208192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..934f40a --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: OrionStarAI/Orion-14B-LongChat +language: +- en +- zh +- ja +- ko +library_name: transformers +quantized_by: mradermacher +tags: +- code +- model +- llm +--- +## About + + + + + + +static quants of https://huggingface.co/OrionStarAI/Orion-14B-LongChat + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Orion-14B-LongChat-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/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q2_K.gguf) | Q2_K | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q3_K_S.gguf) | Q3_K_S | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q3_K_M.gguf) | Q3_K_M | 7.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q3_K_L.gguf) | Q3_K_L | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.IQ4_XS.gguf) | IQ4_XS | 8.0 | | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q4_0_4_4.gguf) | Q4_0_4_4 | 8.4 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q4_K_S.gguf) | Q4_K_S | 8.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q4_K_M.gguf) | Q4_K_M | 8.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q5_K_S.gguf) | Q5_K_S | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q5_K_M.gguf) | Q5_K_M | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q6_K.gguf) | Q6_K | 12.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Orion-14B-LongChat-GGUF/resolve/main/Orion-14B-LongChat.Q8_0.gguf) | Q8_0 | 15.5 | 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. 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. + +