commit 8d1380634cc139d4c1922aead516e214fa1759b4 Author: ModelHub XC Date: Tue Jun 23 13:31:21 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..80431d9 --- /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 +Llama-2-7b-chat-hf-10-attention-sparsity.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-2-7b-chat-hf-10-attention-sparsity.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.IQ4_XS.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.IQ4_XS.gguf new file mode 100644 index 0000000..038b1aa --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150f76d6a9c6449e02e7ecc55b5020b550fb620950f0f21f29dca14752fc53c9 +size 3647518336 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q2_K.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q2_K.gguf new file mode 100644 index 0000000..0f40c35 --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66545bd527b55407c652cbcdd235b5132a4fb5a998c0484bf450f98b6d8b015a +size 2532865664 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_L.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_L.gguf new file mode 100644 index 0000000..145ed50 --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6540d6c5b5b4941fe78cf3e35505da953c4d5277596792f595cee78b1401fabb +size 3597112960 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_M.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_M.gguf new file mode 100644 index 0000000..b9ad63a --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9705a753a9c56b79a38e9a22d0a78147b5703ee2388183a73528ac2d202d3a2 +size 3298006656 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_S.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_S.gguf new file mode 100644 index 0000000..2b8992a --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926e5a6a8b5ab557ec3881894f56b30ee27ce2132f65f6710739eeb84ab54da3 +size 2948306560 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_M.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_M.gguf new file mode 100644 index 0000000..e578c69 --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63bfa543c99437ba789a44c3b05fe140a525f5898d200c31a78617216a9ab23e +size 4081006208 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_S.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_S.gguf new file mode 100644 index 0000000..ca8e49d --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b26f4562a790ed686ebfd960cbf78ef0e4d291a02ed83ea5f2efccf0d37884c +size 3856742016 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_M.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_M.gguf new file mode 100644 index 0000000..8065f1a --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4908bfe5eac8cf37dfad25e51ebdb0a9d40bc2d375df5939a9ae636d7accb64 +size 4783158912 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_S.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_S.gguf new file mode 100644 index 0000000..77da324 --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58a1b0de24de70f400b6eaa87e22a60e36a8e891d0f63ac21ff8ca2665414ba +size 4651693696 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q6_K.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q6_K.gguf new file mode 100644 index 0000000..bec5580 --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4619282ff0a4f138977701b2dfaacdbac19525b17fd92cb6cf6a2e7202d03120 +size 5529196160 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.Q8_0.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.Q8_0.gguf new file mode 100644 index 0000000..282e066 --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2a0bbafba9b8053d03c4d8eaf6e76964ac9f4a49ad97c0c0e221e780cf4db3 +size 7161091712 diff --git a/Llama-2-7b-chat-hf-10-attention-sparsity.f16.gguf b/Llama-2-7b-chat-hf-10-attention-sparsity.f16.gguf new file mode 100644 index 0000000..38589b8 --- /dev/null +++ b/Llama-2-7b-chat-hf-10-attention-sparsity.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a51148fa142247cdc1a4345ff8549380e0fb414dc672011edb8ad4b617a6261 +size 13478106752 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d79ad06 --- /dev/null +++ b/README.md @@ -0,0 +1,81 @@ +--- +base_model: wang7776/Llama-2-7b-chat-hf-10-attention-sparsity +extra_gated_button_content: Submit +extra_gated_fields: + ? I agree to share my name, email address and username with Meta and confirm that + I have already been granted download access on the Meta website + : checkbox +extra_gated_heading: Access Llama 2 on Hugging Face +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- facebook +- meta +- pytorch +- llama +- llama-2 +--- +## About + + + + + + +static quants of https://huggingface.co/wang7776/Llama-2-7b-chat-hf-10-attention-sparsity + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-2-7b-chat-hf-10-attention-sparsity-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/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q2_K.gguf) | Q2_K | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_S.gguf) | Q3_K_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q3_K_L.gguf) | Q3_K_L | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.IQ4_XS.gguf) | IQ4_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_S.gguf) | Q5_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q5_K_M.gguf) | Q5_K_M | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q6_K.gguf) | Q6_K | 5.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-2-7b-chat-hf-10-attention-sparsity-GGUF/resolve/main/Llama-2-7b-chat-hf-10-attention-sparsity.f16.gguf) | f16 | 13.6 | 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. + +