初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/llama-3-8b-samantha-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-04 18:23:49 +08:00
commit 663dbf0d60
24 changed files with 204 additions and 0 deletions

57
.gitattributes vendored Normal file
View File

@@ -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

81
README.md Normal file
View File

@@ -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
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/ruslandev/llama-3-8b-samantha
<!-- provided-files -->
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.
<!-- end -->

3
imatrix.dat Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9aaa5781fd89a91fd78f58fbe7646a1733a796dcee63c4c38152abacae29093a
size 4988161

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3504535f4c9807b6df02efd2f9b93d61fb4d2b68d8ea279ec803d21e742060c7
size 2161971808

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1267d3bcc9d02010f46eabd291db50a8ffdd2623e762adf3c2715a22fe1e447
size 2019627616

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51d2798e8f3bbc26595f9a250e1dd5a3e24db36f02f902271a98701ce605044b
size 2948280928

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:245e3fe6c7584d96f113ffb0e6972ff2345d097b2d40c48aaa0177830062fb14
size 2758488672

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3c41b31c3a7e4801d75d21a6d37b1254fa43dca458d401e7d0d8221a993b27db
size 2605781600

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:640f305d53b265d9d19896a9897979f3c3331b0cbf853bb9098cdf836750311f
size 2399212128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6277836d7f7365201bd90b8dfd752b02f50b3f24d720a6eeaf829f69ba47a2cd
size 3784823392

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9742427097f288191e27979a4abd0b6ddfed9368a83033e4d61671ed83515cbe
size 3682325088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:502191565d948d19376b3915bf436026510a91cfb323785f1a657b67be7aa13b
size 3518747232

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d72b88c071a8d161926847c6cf473dfa53134d9ad54e14ef6635ba0d0358e793
size 3274912352

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e88825c6d781a5dcc1c36f29826e3886f3098bf7542bbedb6630a6665d1ca5f
size 4447662688

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec320d84d6663912935d3f86f54a00484d92e528873d08a9064fa836aeb32358
size 3179131488

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c887ab68e1621fc09cc9913ce5b1c077136f78d774460f47aa060767d4e474c4
size 4321956448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae353c3e96be9bcd990ed211f3a3cf1a60a6c9acb83295b6cbb976cdb0d8c8ca
size 4018917984

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94a0845e39e82e017ade9eb44a057ed12de28d4cca16011cbe91a0c5c81d1e94
size 3664499296

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1f1c4ba20b8d74775d7e83052c3c5970bb99fa1de95921e5446590264f7ef42
size 4675891808

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3378a253d10440831d35215f3a0212422bcc1728a0c684fc0b457792b69754e
size 4920734304

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b8ff52b90360d979b906bfed0e4ba7191e27a99bb795c06b64906150397fa268
size 4692669024

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1955eab8148d23c3353956c686a448a6621c3fbf849b21d23c48e67aad247ff
size 5732987488

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93ab963f06114c85098e370c0dde1b3ebe33dddb38cf26ff7f8c78b7f712616c
size 5599294048

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24bddbb3f4c875937d54456c44866d86e6163b7c81b96b02b61a0fa6ff165411
size 6596006496