From 663dbf0d60e3217697712fd8a012ff4cf53c8cb1 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 4 May 2026 18:23:49 +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-8b-samantha-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++++++++ README.md | 81 +++++++++++++++++++++++++++++ imatrix.dat | 3 ++ llama-3-8b-samantha.i1-IQ1_M.gguf | 3 ++ llama-3-8b-samantha.i1-IQ1_S.gguf | 3 ++ llama-3-8b-samantha.i1-IQ2_M.gguf | 3 ++ llama-3-8b-samantha.i1-IQ2_S.gguf | 3 ++ llama-3-8b-samantha.i1-IQ2_XS.gguf | 3 ++ llama-3-8b-samantha.i1-IQ2_XXS.gguf | 3 ++ llama-3-8b-samantha.i1-IQ3_M.gguf | 3 ++ llama-3-8b-samantha.i1-IQ3_S.gguf | 3 ++ llama-3-8b-samantha.i1-IQ3_XS.gguf | 3 ++ llama-3-8b-samantha.i1-IQ3_XXS.gguf | 3 ++ llama-3-8b-samantha.i1-IQ4_XS.gguf | 3 ++ llama-3-8b-samantha.i1-Q2_K.gguf | 3 ++ llama-3-8b-samantha.i1-Q3_K_L.gguf | 3 ++ llama-3-8b-samantha.i1-Q3_K_M.gguf | 3 ++ llama-3-8b-samantha.i1-Q3_K_S.gguf | 3 ++ llama-3-8b-samantha.i1-Q4_0.gguf | 3 ++ llama-3-8b-samantha.i1-Q4_K_M.gguf | 3 ++ llama-3-8b-samantha.i1-Q4_K_S.gguf | 3 ++ llama-3-8b-samantha.i1-Q5_K_M.gguf | 3 ++ llama-3-8b-samantha.i1-Q5_K_S.gguf | 3 ++ llama-3-8b-samantha.i1-Q6_K.gguf | 3 ++ 24 files changed, 204 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 imatrix.dat create mode 100644 llama-3-8b-samantha.i1-IQ1_M.gguf create mode 100644 llama-3-8b-samantha.i1-IQ1_S.gguf create mode 100644 llama-3-8b-samantha.i1-IQ2_M.gguf create mode 100644 llama-3-8b-samantha.i1-IQ2_S.gguf create mode 100644 llama-3-8b-samantha.i1-IQ2_XS.gguf create mode 100644 llama-3-8b-samantha.i1-IQ2_XXS.gguf create mode 100644 llama-3-8b-samantha.i1-IQ3_M.gguf create mode 100644 llama-3-8b-samantha.i1-IQ3_S.gguf create mode 100644 llama-3-8b-samantha.i1-IQ3_XS.gguf create mode 100644 llama-3-8b-samantha.i1-IQ3_XXS.gguf create mode 100644 llama-3-8b-samantha.i1-IQ4_XS.gguf create mode 100644 llama-3-8b-samantha.i1-Q2_K.gguf create mode 100644 llama-3-8b-samantha.i1-Q3_K_L.gguf create mode 100644 llama-3-8b-samantha.i1-Q3_K_M.gguf create mode 100644 llama-3-8b-samantha.i1-Q3_K_S.gguf create mode 100644 llama-3-8b-samantha.i1-Q4_0.gguf create mode 100644 llama-3-8b-samantha.i1-Q4_K_M.gguf create mode 100644 llama-3-8b-samantha.i1-Q4_K_S.gguf create mode 100644 llama-3-8b-samantha.i1-Q5_K_M.gguf create mode 100644 llama-3-8b-samantha.i1-Q5_K_S.gguf create mode 100644 llama-3-8b-samantha.i1-Q6_K.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a555a33 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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-8b-samantha.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3-8b-samantha.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..062b4fa --- /dev/null +++ b/README.md @@ -0,0 +1,81 @@ +--- +base_model: ruslandev/llama-3-8b-samantha +datasets: +- cognitivecomputations/samantha-data +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ruslandev/llama-3-8b-samantha + + +static quants are available at https://huggingface.co/mradermacher/llama-3-8b-samantha-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-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3-8b-samantha-i1-GGUF/resolve/main/llama-3-8b-samantha.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..47694c6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aaa5781fd89a91fd78f58fbe7646a1733a796dcee63c4c38152abacae29093a +size 4988161 diff --git a/llama-3-8b-samantha.i1-IQ1_M.gguf b/llama-3-8b-samantha.i1-IQ1_M.gguf new file mode 100644 index 0000000..af8ea90 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3504535f4c9807b6df02efd2f9b93d61fb4d2b68d8ea279ec803d21e742060c7 +size 2161971808 diff --git a/llama-3-8b-samantha.i1-IQ1_S.gguf b/llama-3-8b-samantha.i1-IQ1_S.gguf new file mode 100644 index 0000000..b04de66 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1267d3bcc9d02010f46eabd291db50a8ffdd2623e762adf3c2715a22fe1e447 +size 2019627616 diff --git a/llama-3-8b-samantha.i1-IQ2_M.gguf b/llama-3-8b-samantha.i1-IQ2_M.gguf new file mode 100644 index 0000000..668fd06 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d2798e8f3bbc26595f9a250e1dd5a3e24db36f02f902271a98701ce605044b +size 2948280928 diff --git a/llama-3-8b-samantha.i1-IQ2_S.gguf b/llama-3-8b-samantha.i1-IQ2_S.gguf new file mode 100644 index 0000000..33353c9 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245e3fe6c7584d96f113ffb0e6972ff2345d097b2d40c48aaa0177830062fb14 +size 2758488672 diff --git a/llama-3-8b-samantha.i1-IQ2_XS.gguf b/llama-3-8b-samantha.i1-IQ2_XS.gguf new file mode 100644 index 0000000..660f5b5 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c41b31c3a7e4801d75d21a6d37b1254fa43dca458d401e7d0d8221a993b27db +size 2605781600 diff --git a/llama-3-8b-samantha.i1-IQ2_XXS.gguf b/llama-3-8b-samantha.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..90db307 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640f305d53b265d9d19896a9897979f3c3331b0cbf853bb9098cdf836750311f +size 2399212128 diff --git a/llama-3-8b-samantha.i1-IQ3_M.gguf b/llama-3-8b-samantha.i1-IQ3_M.gguf new file mode 100644 index 0000000..a5f998f --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6277836d7f7365201bd90b8dfd752b02f50b3f24d720a6eeaf829f69ba47a2cd +size 3784823392 diff --git a/llama-3-8b-samantha.i1-IQ3_S.gguf b/llama-3-8b-samantha.i1-IQ3_S.gguf new file mode 100644 index 0000000..7c7c258 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9742427097f288191e27979a4abd0b6ddfed9368a83033e4d61671ed83515cbe +size 3682325088 diff --git a/llama-3-8b-samantha.i1-IQ3_XS.gguf b/llama-3-8b-samantha.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e032ad0 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502191565d948d19376b3915bf436026510a91cfb323785f1a657b67be7aa13b +size 3518747232 diff --git a/llama-3-8b-samantha.i1-IQ3_XXS.gguf b/llama-3-8b-samantha.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8f0abf3 --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72b88c071a8d161926847c6cf473dfa53134d9ad54e14ef6635ba0d0358e793 +size 3274912352 diff --git a/llama-3-8b-samantha.i1-IQ4_XS.gguf b/llama-3-8b-samantha.i1-IQ4_XS.gguf new file mode 100644 index 0000000..1f89eee --- /dev/null +++ b/llama-3-8b-samantha.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e88825c6d781a5dcc1c36f29826e3886f3098bf7542bbedb6630a6665d1ca5f +size 4447662688 diff --git a/llama-3-8b-samantha.i1-Q2_K.gguf b/llama-3-8b-samantha.i1-Q2_K.gguf new file mode 100644 index 0000000..b235ca3 --- /dev/null +++ b/llama-3-8b-samantha.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec320d84d6663912935d3f86f54a00484d92e528873d08a9064fa836aeb32358 +size 3179131488 diff --git a/llama-3-8b-samantha.i1-Q3_K_L.gguf b/llama-3-8b-samantha.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f4ed4ce --- /dev/null +++ b/llama-3-8b-samantha.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c887ab68e1621fc09cc9913ce5b1c077136f78d774460f47aa060767d4e474c4 +size 4321956448 diff --git a/llama-3-8b-samantha.i1-Q3_K_M.gguf b/llama-3-8b-samantha.i1-Q3_K_M.gguf new file mode 100644 index 0000000..25d8258 --- /dev/null +++ b/llama-3-8b-samantha.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae353c3e96be9bcd990ed211f3a3cf1a60a6c9acb83295b6cbb976cdb0d8c8ca +size 4018917984 diff --git a/llama-3-8b-samantha.i1-Q3_K_S.gguf b/llama-3-8b-samantha.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b0e9fd4 --- /dev/null +++ b/llama-3-8b-samantha.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a0845e39e82e017ade9eb44a057ed12de28d4cca16011cbe91a0c5c81d1e94 +size 3664499296 diff --git a/llama-3-8b-samantha.i1-Q4_0.gguf b/llama-3-8b-samantha.i1-Q4_0.gguf new file mode 100644 index 0000000..aed9854 --- /dev/null +++ b/llama-3-8b-samantha.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f1c4ba20b8d74775d7e83052c3c5970bb99fa1de95921e5446590264f7ef42 +size 4675891808 diff --git a/llama-3-8b-samantha.i1-Q4_K_M.gguf b/llama-3-8b-samantha.i1-Q4_K_M.gguf new file mode 100644 index 0000000..326444d --- /dev/null +++ b/llama-3-8b-samantha.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3378a253d10440831d35215f3a0212422bcc1728a0c684fc0b457792b69754e +size 4920734304 diff --git a/llama-3-8b-samantha.i1-Q4_K_S.gguf b/llama-3-8b-samantha.i1-Q4_K_S.gguf new file mode 100644 index 0000000..d1fc207 --- /dev/null +++ b/llama-3-8b-samantha.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ff52b90360d979b906bfed0e4ba7191e27a99bb795c06b64906150397fa268 +size 4692669024 diff --git a/llama-3-8b-samantha.i1-Q5_K_M.gguf b/llama-3-8b-samantha.i1-Q5_K_M.gguf new file mode 100644 index 0000000..505d4d0 --- /dev/null +++ b/llama-3-8b-samantha.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1955eab8148d23c3353956c686a448a6621c3fbf849b21d23c48e67aad247ff +size 5732987488 diff --git a/llama-3-8b-samantha.i1-Q5_K_S.gguf b/llama-3-8b-samantha.i1-Q5_K_S.gguf new file mode 100644 index 0000000..07bc1d1 --- /dev/null +++ b/llama-3-8b-samantha.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ab963f06114c85098e370c0dde1b3ebe33dddb38cf26ff7f8c78b7f712616c +size 5599294048 diff --git a/llama-3-8b-samantha.i1-Q6_K.gguf b/llama-3-8b-samantha.i1-Q6_K.gguf new file mode 100644 index 0000000..3cb3dca --- /dev/null +++ b/llama-3-8b-samantha.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24bddbb3f4c875937d54456c44866d86e6163b7c81b96b02b61a0fa6ff165411 +size 6596006496