From 704c3bd660ec61afe720e1cfcf769d35cda0797c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 8 May 2026 14:00:53 +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: DevQuasar/Zhihu-ai.Zhi-writing-dsr1-14b-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++++++ README.md | 20 ++++++++++ Zhihu-ai.Zhi-writing-dsr1-14b.Q2_K.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_L.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_M.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_S.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_M.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_S.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_M.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_S.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q6_K.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.Q8_0.gguf | 3 ++ Zhihu-ai.Zhi-writing-dsr1-14b.f16.gguf | 3 ++ configuration.json | 1 + 14 files changed, 101 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q2_K.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_L.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_M.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_S.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_M.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_S.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_M.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_S.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q6_K.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.Q8_0.gguf create mode 100644 Zhihu-ai.Zhi-writing-dsr1-14b.f16.gguf create mode 100644 configuration.json diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..53d7257 --- /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 +*.bin.* filter=lfs diff=lfs merge=lfs -text +*.bz2 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 +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack 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 +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +saved_model/**/* 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 +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zstandard filter=lfs diff=lfs merge=lfs -text +*.tfevents* filter=lfs diff=lfs merge=lfs -text +*.db* filter=lfs diff=lfs merge=lfs -text +*.ark* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*data* filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.meta filter=lfs diff=lfs merge=lfs -text +**/*ckpt*.index filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.gguf* filter=lfs diff=lfs merge=lfs -text +*.ggml filter=lfs diff=lfs merge=lfs -text +*.llamafile* filter=lfs diff=lfs merge=lfs -text +*.pt2 filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..34af098 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +--- +base_model: +- Zhihu-ai/Zhi-writing-dsr1-14b +pipeline_tag: text-generation +--- + +[](https://devquasar.com) + +Quantized version of: [Zhihu-ai/Zhi-writing-dsr1-14b](https://huggingface.co/Zhihu-ai/Zhi-writing-dsr1-14b) + +'Make knowledge free for everyone' + +

+ Made with
+ + + +

+ +Buy Me a Coffee at ko-fi.com diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q2_K.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q2_K.gguf new file mode 100644 index 0000000..34046cc --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d940a0c557a931461568039c2a02d6b357a9eb01ff9daa28f131b6e6bbdc89ad +size 5770498752 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_L.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_L.gguf new file mode 100644 index 0000000..d67543b --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2382442751987f1cb6f368a5230211a07e3ae01450e84b28758c617f809ff63e +size 7924769472 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_M.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_M.gguf new file mode 100644 index 0000000..ac8fecd --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f506935c1cbdf0c02db3344510555fb712c029c5b270d02e6990fb4ba9541ca +size 7339205312 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_S.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_S.gguf new file mode 100644 index 0000000..ad72cc4 --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87ca9e8064e4d7d77f0373d235686bd70e100a5e9896b436e7b11c7c4ed6271 +size 6659596992 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_M.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_M.gguf new file mode 100644 index 0000000..4495f6b --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eaf6af8a744cf20176886efaf2d23912117eb796448ea4a2252d8fca3c8d189 +size 8988111552 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_S.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_S.gguf new file mode 100644 index 0000000..fd0eae5 --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e42ad3006afa4698cd2a262cedceb99cfff0f977ba9d403d4cdf295b0d9ecef +size 8573432512 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_M.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_M.gguf new file mode 100644 index 0000000..a5ae9db --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea63677cf5ea0691fdff162dced7b6e74dcac878c09c0ea40604b37136ab9abd +size 10508874432 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_S.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_S.gguf new file mode 100644 index 0000000..c15fd8d --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:775d65b56f6a563778ecfe8f7dc8eb1990773003f43f166911dae4a394992d8e +size 10266555072 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q6_K.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q6_K.gguf new file mode 100644 index 0000000..bdc34c2 --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c565018e531cbe2813aa2ab7be329bf34776d71a35e4197a51ff423127e9d410 +size 12124684992 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.Q8_0.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.Q8_0.gguf new file mode 100644 index 0000000..1937149 --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce7de9c73ac937db88a018ba22df2ffd2868e7e85a87b045e1d403ec72ece4ff +size 15701598912 diff --git a/Zhihu-ai.Zhi-writing-dsr1-14b.f16.gguf b/Zhihu-ai.Zhi-writing-dsr1-14b.f16.gguf new file mode 100644 index 0000000..ef72cdc --- /dev/null +++ b/Zhihu-ai.Zhi-writing-dsr1-14b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae411234a472b9a0ccd1d9315c0e08ebbc99f1f02ab0e88436cbc9d5d2de3e9 +size 29547717312 diff --git a/configuration.json b/configuration.json new file mode 100644 index 0000000..bbeeda1 --- /dev/null +++ b/configuration.json @@ -0,0 +1 @@ +{"framework": "pytorch", "task": "text-generation", "allow_remote": true} \ No newline at end of file