commit b00e74bad23102015b5c46e011f0383e0e0200bd Author: ModelHub XC Date: Mon Apr 13 11:51:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6d42b6b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +qwen2-0.5b-chat-doctor.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2-0.5b-chat-doctor.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..01eb977 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: YangooAI/qwen2-0.5b-chat-doctor +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/YangooAI/qwen2-0.5b-chat-doctor + + +static quants are available at https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-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/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ2_S.gguf) | i1-IQ2_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ2_M.gguf) | i1-IQ2_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q2_K.gguf) | i1-Q2_K | 0.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q4_0.gguf) | i1-Q4_0 | 0.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q4_1.gguf) | i1-Q4_1 | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2-0.5b-chat-doctor-i1-GGUF/resolve/main/qwen2-0.5b-chat-doctor.i1-Q6_K.gguf) | i1-Q6_K | 0.6 | practically like static Q6_K | + +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. + + diff --git a/qwen2-0.5b-chat-doctor.i1-IQ1_M.gguf b/qwen2-0.5b-chat-doctor.i1-IQ1_M.gguf new file mode 100644 index 0000000..c9e7bb2 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09992fd3524ad004740841c10cc37bbba17bcd39ed5f4db359ca354b805e87f +size 317689376 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ1_S.gguf b/qwen2-0.5b-chat-doctor.i1-IQ1_S.gguf new file mode 100644 index 0000000..46d236b --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c2c11a61f5d81389d2366e55b336b6217c6ab5e2b0f8ff477e5459af63d97f +size 315544352 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ2_M.gguf b/qwen2-0.5b-chat-doctor.i1-IQ2_M.gguf new file mode 100644 index 0000000..350d7f9 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b8739b6e16cb5998658e40f4d182aa8d7d1b33f80f5d61285e9f3c9127103d1 +size 328312352 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ2_S.gguf b/qwen2-0.5b-chat-doctor.i1-IQ2_S.gguf new file mode 100644 index 0000000..efab79f --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010bb0477a110ea2b96562d70d9efc08d0c2afb22a08239a0227042ae8010f44 +size 325452320 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ2_XS.gguf b/qwen2-0.5b-chat-doctor.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6c80456 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1891389d1b3b599e9dd21b8319624fed28c2f1d9c7a55c3f72d18871ca9e183 +size 324124448 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ2_XXS.gguf b/qwen2-0.5b-chat-doctor.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..4e7cc22 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efabd150c940cea2beed7134163edf4c63b253ef309ce54978b366ec0cb299b4 +size 321264416 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ3_M.gguf b/qwen2-0.5b-chat-doctor.i1-IQ3_M.gguf new file mode 100644 index 0000000..c8b31d2 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c2171b1ccaad13ba90c4630cfc3884a194d8ffb8a23f85c46f76aa335d7b907 +size 342467360 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ3_S.gguf b/qwen2-0.5b-chat-doctor.i1-IQ3_S.gguf new file mode 100644 index 0000000..014536b --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cb3aa4a172bbd1ea101233106e1fdf9927950e64df4ff229378ecf5ebee795 +size 338322464 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ3_XS.gguf b/qwen2-0.5b-chat-doctor.i1-IQ3_XS.gguf new file mode 100644 index 0000000..bc5f767 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7507a1692b3d5bab30d0764eee43e8a3695346c58cb4875b123b1e61dc25da +size 338322464 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ3_XXS.gguf b/qwen2-0.5b-chat-doctor.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..2bec086 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4951258d9c8c3ff8b1a30bc2acd7c42f8dc083828f4197e19a485ad863ccd140 +size 333419552 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ4_NL.gguf b/qwen2-0.5b-chat-doctor.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e72246d --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde02b51a0bb14738d2cda55880ba5aeb159f6d1ceaa9edb93f4126dd79cfb04 +size 352386080 diff --git a/qwen2-0.5b-chat-doctor.i1-IQ4_XS.gguf b/qwen2-0.5b-chat-doctor.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8041a8d --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b2ca289db28937521bce1adb2ea26896b6122e01c1c0bb7f8558e38bbabe550 +size 349117472 diff --git a/qwen2-0.5b-chat-doctor.i1-Q2_K.gguf b/qwen2-0.5b-chat-doctor.i1-Q2_K.gguf new file mode 100644 index 0000000..19bd8a1 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e77577b0225135e2c96244b63da3f678ae472faaba860798f82d4a0ebae254 +size 338322464 diff --git a/qwen2-0.5b-chat-doctor.i1-Q2_K_S.gguf b/qwen2-0.5b-chat-doctor.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c4a6206 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e354c64de18da7cd6453e6fdb8f8f296dad317e49a950387ce41225c6c69e6d4 +size 330763808 diff --git a/qwen2-0.5b-chat-doctor.i1-Q3_K_L.gguf b/qwen2-0.5b-chat-doctor.i1-Q3_K_L.gguf new file mode 100644 index 0000000..b33c305 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985283e7768652f5abc68286106b1dbff204cd17c46c8de02a32a85942dfa08f +size 369073184 diff --git a/qwen2-0.5b-chat-doctor.i1-Q3_K_M.gguf b/qwen2-0.5b-chat-doctor.i1-Q3_K_M.gguf new file mode 100644 index 0000000..96d90d0 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:876400df324b90910b7b94eba092dc94af1b833c33a6ee02649a8f65713870f2 +size 355181600 diff --git a/qwen2-0.5b-chat-doctor.i1-Q3_K_S.gguf b/qwen2-0.5b-chat-doctor.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a7210fa --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1e56f7603384a192b8fe76b94962599761e61db42ec2360792a7eeac0d0711d +size 337978400 diff --git a/qwen2-0.5b-chat-doctor.i1-Q4_0.gguf b/qwen2-0.5b-chat-doctor.i1-Q4_0.gguf new file mode 100644 index 0000000..ce9e0c5 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb554ca8108a498c9328c3ac61433d3ee4a142420a3ec189aa21e37180c55eb6 +size 352687136 diff --git a/qwen2-0.5b-chat-doctor.i1-Q4_1.gguf b/qwen2-0.5b-chat-doctor.i1-Q4_1.gguf new file mode 100644 index 0000000..4b80eeb --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460cf72b4e174f7161f55b27d6cf3c89000fafeb89133ac1e09975554117b7d4 +size 374234144 diff --git a/qwen2-0.5b-chat-doctor.i1-Q4_K_M.gguf b/qwen2-0.5b-chat-doctor.i1-Q4_K_M.gguf new file mode 100644 index 0000000..96857de --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46fa506927887cd3c3a040f5902bb2aa64dc802f56bf12716a0908a539f6c58 +size 397522976 diff --git a/qwen2-0.5b-chat-doctor.i1-Q4_K_S.gguf b/qwen2-0.5b-chat-doctor.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c564efa --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:549e7d3b1cce6b17ddd49747c59644939b74ed0d1db97b5bd80ca6d2e6b8aaae +size 385186848 diff --git a/qwen2-0.5b-chat-doctor.i1-Q5_K_M.gguf b/qwen2-0.5b-chat-doctor.i1-Q5_K_M.gguf new file mode 100644 index 0000000..43d52e5 --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b422b72e051780d7848b3bc82b1b097000aa4b5773902d1c3ceea88f40b9eea +size 419801120 diff --git a/qwen2-0.5b-chat-doctor.i1-Q5_K_S.gguf b/qwen2-0.5b-chat-doctor.i1-Q5_K_S.gguf new file mode 100644 index 0000000..f355e8f --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fcd08f8eaf0e6bd6456f8e18cd0cde64a1c8909fd546302e6e296b1cde68677 +size 412425248 diff --git a/qwen2-0.5b-chat-doctor.i1-Q6_K.gguf b/qwen2-0.5b-chat-doctor.i1-Q6_K.gguf new file mode 100644 index 0000000..0ed937a --- /dev/null +++ b/qwen2-0.5b-chat-doctor.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d150cfa769ef805a0ce8b90c8671794d1983f4d1659aa02790ce0be887672f2 +size 505451552