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

Model: mradermacher/social-llama-7b-instructions-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-09-24 01:39:16 +08:00
commit 5d7dbfa7c3
11 changed files with 133 additions and 0 deletions

44
.gitattributes vendored Normal file
View File

@@ -0,0 +1,44 @@
*.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
social-llama-7b-instructions.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
social-llama-7b-instructions.f16.gguf filter=lfs diff=lfs merge=lfs -text

62
README.md Normal file
View File

@@ -0,0 +1,62 @@
---
base_model: AndersGiovanni/social-llama-7b-instructions
datasets:
- AndersGiovanni/instructions-SOCKET
language:
- en
library_name: transformers
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
static quants of https://huggingface.co/AndersGiovanni/social-llama-7b-instructions
<!-- provided-files -->
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/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q2_K.gguf) | Q2_K | 2.6 | |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/social-llama-7b-instructions-GGUF/resolve/main/social-llama-7b-instructions.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. 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 -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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