From 8ea45fe0b39bd4b6c0f5fbfd4b4cb289d37d4e19 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 7 May 2026 10:43:44 +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/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF Source: Original Platform --- .gitattributes | 50 +++++++++++++ ...aca-Llama-3.1-8B-Philos-DPO-200.IQ3_M.gguf | 3 + ...aca-Llama-3.1-8B-Philos-DPO-200.IQ3_S.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.IQ3_XS.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.IQ4_XS.gguf | 3 + ...paca-Llama-3.1-8B-Philos-DPO-200.Q2_K.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.Q3_K_L.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.Q3_K_M.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.Q3_K_S.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.Q4_K_M.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.Q4_K_S.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.Q5_K_M.gguf | 3 + ...ca-Llama-3.1-8B-Philos-DPO-200.Q5_K_S.gguf | 3 + ...paca-Llama-3.1-8B-Philos-DPO-200.Q6_K.gguf | 3 + ...paca-Llama-3.1-8B-Philos-DPO-200.Q8_0.gguf | 3 + ...lpaca-Llama-3.1-8B-Philos-DPO-200.f16.gguf | 3 + README.md | 75 +++++++++++++++++++ 17 files changed, 170 insertions(+) create mode 100644 .gitattributes create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_M.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_S.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_XS.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ4_XS.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q2_K.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_L.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_M.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_S.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_M.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_S.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_M.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_S.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q6_K.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q8_0.gguf create mode 100644 Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..90e7af6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.f16.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_M.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_M.gguf new file mode 100644 index 0000000..ad9b07d --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d99454a93db5a97c83db246080b50f6414808a647cfd84c94a2845d8db21ec5 +size 3784828992 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_S.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_S.gguf new file mode 100644 index 0000000..c3a5dd2 --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da4e21c9c5bdd42564659da25bb305054bf87e7221e2e45956d9392d2da3ea9d +size 3682330688 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_XS.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_XS.gguf new file mode 100644 index 0000000..e8449c4 --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791e6b83c8a3d4ddac1215430e7fc2502f8d87382bf8d716622d47d863c9856d +size 3518752832 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ4_XS.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ4_XS.gguf new file mode 100644 index 0000000..e8e366e --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b374ef0b5745810f09e036ee00b4dc4db5c730fc10f229198747ee9a65ea841d +size 4484368448 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q2_K.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q2_K.gguf new file mode 100644 index 0000000..b2430a4 --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7486f20f6c6dd525dbc6ccf0e9c484d56790ce5944ea90f036dda002d27e70a2 +size 3179137088 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_L.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_L.gguf new file mode 100644 index 0000000..7ba04ca --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232cc3a1fc32a0cc18db8c4f4f0fd942f4b3b897305591c7b035acea5d0711e7 +size 4321962048 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_M.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_M.gguf new file mode 100644 index 0000000..b06aebf --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3624bc3898a28936233896c1010f02b5775e010294421ab1ddf3029b890d9548 +size 4018923584 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_S.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_S.gguf new file mode 100644 index 0000000..e0a940c --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5d72d79911d55dd8cd771757413febe5b5ce92a5e59d164738f607ee981191 +size 3664504896 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_M.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_M.gguf new file mode 100644 index 0000000..780361a --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d195628f02a8c97128a624ae451419d07a52fe1b2945d506f34140874b03ca47 +size 4920739904 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_S.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_S.gguf new file mode 100644 index 0000000..34243bd --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e42cb8fc997dfd89c32187bb7ce2133111d6020a765266ae28db880393d547f3 +size 4692674624 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_M.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_M.gguf new file mode 100644 index 0000000..98b9353 --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022671184cec498bede0b0bbe6c2fa147b3f460d07b43e985f1646f95eb6e1ba +size 5732993088 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_S.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_S.gguf new file mode 100644 index 0000000..11aac57 --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5422d3dd3b89af2adefeadacfd86ac2715120c4ecf0ae28d82ca35f54248db +size 5599299648 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q6_K.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q6_K.gguf new file mode 100644 index 0000000..b7546eb --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:859f70b268732ab9634ee9cd6fe889731511814ad906f25c29199eabc0957904 +size 6596012096 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q8_0.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q8_0.gguf new file mode 100644 index 0000000..f3a8099 --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1356a92b96cdb855767b76929bf202cac35d457c6a1dd12d169db4586a42ea5 +size 8540776512 diff --git a/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.f16.gguf b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.f16.gguf new file mode 100644 index 0000000..f7b623b --- /dev/null +++ b/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe1fe0f1845910984abb794250d78dfc6d2ff925cb259fcd0f3bfad95a1a588 +size 16068896832 diff --git a/README.md b/README.md new file mode 100644 index 0000000..461e1d4 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: EpistemeAI/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200 +datasets: +- HuggingFaceH4/ultrafeedback_binarized +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/EpistemeAI/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200 + + +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/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200-GGUF/resolve/main/Fireball-Alpaca-Llama-3.1-8B-Philos-DPO-200.f16.gguf) | f16 | 16.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. + +