commit bb3fe1d1d3f19063145b1aae9d1d440e4ec0713c Author: ModelHub XC Date: Mon Jun 1 09:19:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/hmanlab-ai-v0.1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1292990 --- /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 +hmanlab-ai-v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +hmanlab-ai-v0.1.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ef5b46 --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: rekabytes/hmanlab-ai-v0.1 +datasets: +- lambda/hermes-agent-reasoning-traces +- angrygiraffe/claude-opus-4.6-4.7-reasoning-8.7k +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation +- conversational +- tool-use +- agentic +- qwen3 +- lora +- qlora +--- +## About + + + + + + + + + +static quants of https://huggingface.co/rekabytes/hmanlab-ai-v0.1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#hmanlab-ai-v0.1-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/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q2_K.gguf) | Q2_K | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q3_K_S.gguf) | Q3_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q3_K_L.gguf) | Q3_K_L | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.IQ4_XS.gguf) | IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q5_K_S.gguf) | Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q5_K_M.gguf) | Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q6_K.gguf) | Q6_K | 3.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.Q8_0.gguf) | Q8_0 | 4.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/hmanlab-ai-v0.1-GGUF/resolve/main/hmanlab-ai-v0.1.f16.gguf) | f16 | 8.2 | 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/hmanlab-ai-v0.1.IQ4_XS.gguf b/hmanlab-ai-v0.1.IQ4_XS.gguf new file mode 100644 index 0000000..36a7e15 --- /dev/null +++ b/hmanlab-ai-v0.1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da77e1e4bfad450846981ae2a7a968b9aebc75544f41e10c6a0f2b0363f77d5 +size 2286317760 diff --git a/hmanlab-ai-v0.1.Q2_K.gguf b/hmanlab-ai-v0.1.Q2_K.gguf new file mode 100644 index 0000000..41b8e41 --- /dev/null +++ b/hmanlab-ai-v0.1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a6d9902cffe3a5c9a57d82852fc76ea1e67a5e5ab993d0d8f7a2b6e1d18ee8 +size 1669501120 diff --git a/hmanlab-ai-v0.1.Q3_K_L.gguf b/hmanlab-ai-v0.1.Q3_K_L.gguf new file mode 100644 index 0000000..69eb141 --- /dev/null +++ b/hmanlab-ai-v0.1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8534ff68c5dbfd7b411184b1e5c9042672dd2bb063303d0a8901dcc97530333 +size 2239787200 diff --git a/hmanlab-ai-v0.1.Q3_K_M.gguf b/hmanlab-ai-v0.1.Q3_K_M.gguf new file mode 100644 index 0000000..7aba89b --- /dev/null +++ b/hmanlab-ai-v0.1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e706a3a0b68daf1cc2f292be37626ec467fb74c63a66be497c45dafbdbbdb922 +size 2075619520 diff --git a/hmanlab-ai-v0.1.Q3_K_S.gguf b/hmanlab-ai-v0.1.Q3_K_S.gguf new file mode 100644 index 0000000..c20159c --- /dev/null +++ b/hmanlab-ai-v0.1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6472574723ec43b1f9ed43bd33788103e8ecb0208ddb06457ea9f18d3472fde2 +size 1886998720 diff --git a/hmanlab-ai-v0.1.Q4_K_M.gguf b/hmanlab-ai-v0.1.Q4_K_M.gguf new file mode 100644 index 0000000..1f88151 --- /dev/null +++ b/hmanlab-ai-v0.1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec0b5e001b138fb468c1e303a7f47b2db57031ff51fd75756d9935486fe00cd +size 2497282240 diff --git a/hmanlab-ai-v0.1.Q4_K_S.gguf b/hmanlab-ai-v0.1.Q4_K_S.gguf new file mode 100644 index 0000000..f78f8c7 --- /dev/null +++ b/hmanlab-ai-v0.1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3ce7e7a608045c2f01467023c92b16245b95edcdf14c8b5b29d149b851c7f2 +size 2383311040 diff --git a/hmanlab-ai-v0.1.Q5_K_M.gguf b/hmanlab-ai-v0.1.Q5_K_M.gguf new file mode 100644 index 0000000..ef6b8b0 --- /dev/null +++ b/hmanlab-ai-v0.1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d383b071eea79911f023e20e4ca53380d434b18a8807fac30dd5d1a1e6db4c +size 2889515200 diff --git a/hmanlab-ai-v0.1.Q5_K_S.gguf b/hmanlab-ai-v0.1.Q5_K_S.gguf new file mode 100644 index 0000000..71498f3 --- /dev/null +++ b/hmanlab-ai-v0.1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4df55b2b33bb6b3b6c6dc8b60a890a08ed17986cc49c7b7c6ab94c2f2f4e11 +size 2823712960 diff --git a/hmanlab-ai-v0.1.Q6_K.gguf b/hmanlab-ai-v0.1.Q6_K.gguf new file mode 100644 index 0000000..0d69a53 --- /dev/null +++ b/hmanlab-ai-v0.1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e36a1bfe36747bf8b7afe640d5cc543b5d58a2edaedf63cdf0f9bbeace6dde52 +size 3306262720 diff --git a/hmanlab-ai-v0.1.Q8_0.gguf b/hmanlab-ai-v0.1.Q8_0.gguf new file mode 100644 index 0000000..2a9436b --- /dev/null +++ b/hmanlab-ai-v0.1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5b5988646333ec2a9ed4ccde7147062456bb04cb377ee2d97151e150d74cc9 +size 4280406720 diff --git a/hmanlab-ai-v0.1.f16.gguf b/hmanlab-ai-v0.1.f16.gguf new file mode 100644 index 0000000..2f1b6fe --- /dev/null +++ b/hmanlab-ai-v0.1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2972c51661cf60f60d3db26332bdc25a97adf87c6a32bce4afc03ed8ee9173 +size 8051286720