From 8a8d93e6934fb213a7e4171fd99da3638394b29a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 18 Jun 2026 04:50:18 +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/llama-3-wissenschaft-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ README.md | 80 +++++++++++++++++++++++++ imatrix.dat | 3 + llama-3-wissenschaft-8B.i1-IQ1_M.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ1_S.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ2_M.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ2_S.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ2_XS.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ2_XXS.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ3_M.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ3_S.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ3_XS.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ3_XXS.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ4_NL.gguf | 3 + llama-3-wissenschaft-8B.i1-IQ4_XS.gguf | 3 + llama-3-wissenschaft-8B.i1-Q2_K.gguf | 3 + llama-3-wissenschaft-8B.i1-Q2_K_S.gguf | 3 + llama-3-wissenschaft-8B.i1-Q3_K_L.gguf | 3 + llama-3-wissenschaft-8B.i1-Q3_K_M.gguf | 3 + llama-3-wissenschaft-8B.i1-Q3_K_S.gguf | 3 + llama-3-wissenschaft-8B.i1-Q4_0.gguf | 3 + llama-3-wissenschaft-8B.i1-Q4_1.gguf | 3 + llama-3-wissenschaft-8B.i1-Q4_K_M.gguf | 3 + llama-3-wissenschaft-8B.i1-Q4_K_S.gguf | 3 + llama-3-wissenschaft-8B.i1-Q5_K_M.gguf | 3 + llama-3-wissenschaft-8B.i1-Q5_K_S.gguf | 3 + llama-3-wissenschaft-8B.i1-Q6_K.gguf | 3 + 27 files changed, 215 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 imatrix.dat create mode 100644 llama-3-wissenschaft-8B.i1-IQ1_M.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ1_S.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ2_M.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ2_S.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ2_XS.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ2_XXS.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ3_M.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ3_S.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ3_XS.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ3_XXS.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ4_NL.gguf create mode 100644 llama-3-wissenschaft-8B.i1-IQ4_XS.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q2_K.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q2_K_S.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q3_K_L.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q3_K_M.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q3_K_S.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q4_0.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q4_1.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q4_K_M.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q4_K_S.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q5_K_M.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q5_K_S.gguf create mode 100644 llama-3-wissenschaft-8B.i1-Q6_K.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..866cfcc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-wissenschaft-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a9aa6f --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: nbeerbower/llama-3-wissenschaft-8B +language: +- en +library_name: transformers +license: other +license_name: llama3 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/nbeerbower/llama-3-wissenschaft-8B + + +static quants are available at https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-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/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-wissenschaft-8B-i1-GGUF/resolve/main/llama-3-wissenschaft-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | 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/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..d363886 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ccf51c575d542e8e7a4f46b5a3695ce35963473cd7dc4196196b3c233e0b218 +size 4988157 diff --git a/llama-3-wissenschaft-8B.i1-IQ1_M.gguf b/llama-3-wissenschaft-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..962553e --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf229c47ed8035ff4878d6715fbc1ea18edb45802aed6873286117768e4a9f1 +size 2161973536 diff --git a/llama-3-wissenschaft-8B.i1-IQ1_S.gguf b/llama-3-wissenschaft-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..8540b8f --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ee6446ce1ff56b64d33fa350d4883f6bca724245238a934a990e44844e8002a +size 2019629344 diff --git a/llama-3-wissenschaft-8B.i1-IQ2_M.gguf b/llama-3-wissenschaft-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..c38f51b --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88d25931dffd1ef90b75e02efae6b5d9cf41d4c3d78a774f195c704a1467278 +size 2948282656 diff --git a/llama-3-wissenschaft-8B.i1-IQ2_S.gguf b/llama-3-wissenschaft-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..7a283db --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8059be992dbad7942e681481c4aabb446353cda53c456d9d14bc148a1e87fb59 +size 2758490400 diff --git a/llama-3-wissenschaft-8B.i1-IQ2_XS.gguf b/llama-3-wissenschaft-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..15dfda5 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065fa105b5cbb292538fb895099f0cac8c7f0b9174205ad71b63b66da6488029 +size 2605783328 diff --git a/llama-3-wissenschaft-8B.i1-IQ2_XXS.gguf b/llama-3-wissenschaft-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..f897ce4 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4451eaea8ee52f4a8e88dc83b3c129537a230b10b961f505c2d0e491522f8644 +size 2399213856 diff --git a/llama-3-wissenschaft-8B.i1-IQ3_M.gguf b/llama-3-wissenschaft-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..37ccfff --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07841e87efaa24eac8562e0a8a1aa85e36380958d4b8b44dd68ae11038d28ce1 +size 3784825120 diff --git a/llama-3-wissenschaft-8B.i1-IQ3_S.gguf b/llama-3-wissenschaft-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..bb548df --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f7049768b7076fa83651848247f916b1794e3830f8c9d936b7c8721d3e3d61 +size 3682326816 diff --git a/llama-3-wissenschaft-8B.i1-IQ3_XS.gguf b/llama-3-wissenschaft-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..63ab3c8 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e9ccb2ef3df778c925a824fd606236577da6bb3fd0b2ff44d70561ad4f51ab +size 3518748960 diff --git a/llama-3-wissenschaft-8B.i1-IQ3_XXS.gguf b/llama-3-wissenschaft-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..aef8501 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24dfebe7b7f848c95716ea9edcb913f148b148c23ea59bc4920edcf82ed86a1c +size 3274914080 diff --git a/llama-3-wissenschaft-8B.i1-IQ4_NL.gguf b/llama-3-wissenschaft-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ba9a282 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66eebce1f19ca5d67f113fc5fe099b57fb78dad3c550ae7b5aebb1b97660a29f +size 4677990688 diff --git a/llama-3-wissenschaft-8B.i1-IQ4_XS.gguf b/llama-3-wissenschaft-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..227ed56 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7166bb733116ba38efd3e6010239a461d9c5160b1dcbd3d81de7ef161d934a +size 4447664416 diff --git a/llama-3-wissenschaft-8B.i1-Q2_K.gguf b/llama-3-wissenschaft-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..0655a70 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2005c3ed04860f1338bc474c872e20d2a1b6f25578dc857fc8b99b50f7649ee1 +size 3179133216 diff --git a/llama-3-wissenschaft-8B.i1-Q2_K_S.gguf b/llama-3-wissenschaft-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8efe06d --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd96e9de77ce5e9bb07c89564cc5c0204e4769fb826ab4d7b6e81af11fde482 +size 2988816672 diff --git a/llama-3-wissenschaft-8B.i1-Q3_K_L.gguf b/llama-3-wissenschaft-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..b8eb4f8 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99994000ef89f7b440c7e79900c2b38af3cfc7326e5a5234d7653141e965b1a4 +size 4321958176 diff --git a/llama-3-wissenschaft-8B.i1-Q3_K_M.gguf b/llama-3-wissenschaft-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7754818 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ddd4e0d33a39b7521b4af494c62fe87a9718cd858bf6723c9f14f608e1b0fb1 +size 4018919712 diff --git a/llama-3-wissenschaft-8B.i1-Q3_K_S.gguf b/llama-3-wissenschaft-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..18af957 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6aa00ff2e1b2e7f8c2278326e1d7c8e9344875b6e5ca53369a91b23f179057 +size 3664501024 diff --git a/llama-3-wissenschaft-8B.i1-Q4_0.gguf b/llama-3-wissenschaft-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..9700467 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61ed9477639467238ad8bc18ac76d0a505c2f768ebbbe21e31d06aaab89ca3a +size 4675893536 diff --git a/llama-3-wissenschaft-8B.i1-Q4_1.gguf b/llama-3-wissenschaft-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..dedae97 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6ec62a609d4262383e1a9b5be997d24a3b38a6dbe9a8637463487d94e89c00 +size 5130254624 diff --git a/llama-3-wissenschaft-8B.i1-Q4_K_M.gguf b/llama-3-wissenschaft-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..533f07f --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4da806270aa8c4d6e8b8b8e2244478fc999666b5970e1b5daf12140f942b61 +size 4920736032 diff --git a/llama-3-wissenschaft-8B.i1-Q4_K_S.gguf b/llama-3-wissenschaft-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..37aa8fe --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83b5e284049c23c13ea708a665dd811650ff66e5da36f644a8394dbad08f565 +size 4692670752 diff --git a/llama-3-wissenschaft-8B.i1-Q5_K_M.gguf b/llama-3-wissenschaft-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..3b6abcd --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c766dcfdaded0e767d1baa7c26cac281ddc9d1b89e5207ee0812d791a554ede +size 5732989216 diff --git a/llama-3-wissenschaft-8B.i1-Q5_K_S.gguf b/llama-3-wissenschaft-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b62a574 --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7d1ddaf5dee25cd13fa99d253d5574f25b1ff54222253257f0aa2ac25a8365 +size 5599295776 diff --git a/llama-3-wissenschaft-8B.i1-Q6_K.gguf b/llama-3-wissenschaft-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..87f6d8b --- /dev/null +++ b/llama-3-wissenschaft-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b12653fb886b3ea47c7b16aa56f0586dc6aaa8697fa4b2304b26cd345553f95b +size 6596008224