初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/neo_7b_instruct_v0.1-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
*.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
|
||||
neo_7b_instruct_v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
neo_7b_instruct_v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
67
README.md
Normal file
67
README.md
Normal file
@@ -0,0 +1,67 @@
|
||||
---
|
||||
base_model: m-a-p/neo_7b_instruct_v0.1
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/m-a-p/neo_7b_instruct_v0.1
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-i1-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/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q2_K.gguf) | Q2_K | 3.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.IQ3_XS.gguf) | IQ3_XS | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.IQ3_S.gguf) | IQ3_S | 3.5 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q3_K_S.gguf) | Q3_K_S | 3.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.IQ3_M.gguf) | IQ3_M | 3.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.IQ4_XS.gguf) | IQ4_XS | 4.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q5_K_S.gguf) | Q5_K_S | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q5_K_M.gguf) | Q5_K_M | 5.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q6_K.gguf) | Q6_K | 6.5 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.Q8_0.gguf) | Q8_0 | 8.4 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/neo_7b_instruct_v0.1-GGUF/resolve/main/neo_7b_instruct_v0.1.f16.gguf) | f16 | 15.7 | 16 bpw, overkill |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
neo_7b_instruct_v0.1.IQ3_M.gguf
Normal file
3
neo_7b_instruct_v0.1.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2139d931a10c33c26a04bcebeb0c935387a8a1c649f8b09d3958c3f14dbe27ab
|
||||
size 3528336992
|
||||
3
neo_7b_instruct_v0.1.IQ3_S.gguf
Normal file
3
neo_7b_instruct_v0.1.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:459d594536ffd2e4186108fb8960fb9af77ba8237f5a658ae4a6f1a76fb9097e
|
||||
size 3428066912
|
||||
3
neo_7b_instruct_v0.1.IQ3_XS.gguf
Normal file
3
neo_7b_instruct_v0.1.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9eb5eb9d30cf01e963c41e98899b1cb2adfaee2b868a7e5d7a2078e0dd12507
|
||||
size 3254658656
|
||||
3
neo_7b_instruct_v0.1.IQ4_XS.gguf
Normal file
3
neo_7b_instruct_v0.1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:447160e3ed24b8a929103bcbf05fc6bba3829a7bc647f68720f25c2c47fefc0f
|
||||
size 4234940000
|
||||
3
neo_7b_instruct_v0.1.Q2_K.gguf
Normal file
3
neo_7b_instruct_v0.1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42496d9f06ddd78543a2d4f4a2b06b128b7bbd05fa8bd02b87a3d4eea06572a2
|
||||
size 2924953184
|
||||
3
neo_7b_instruct_v0.1.Q3_K_L.gguf
Normal file
3
neo_7b_instruct_v0.1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc75b8f6945a7326af68787b400050eb7e963bcd10b16917c2627cb262a50d8a
|
||||
size 4109313632
|
||||
3
neo_7b_instruct_v0.1.Q3_K_M.gguf
Normal file
3
neo_7b_instruct_v0.1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:280529ad8a315b7cd7af3b25ebf5fffe7542082a9c1ecae5db61c15fc7445f07
|
||||
size 3790808672
|
||||
3
neo_7b_instruct_v0.1.Q3_K_S.gguf
Normal file
3
neo_7b_instruct_v0.1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e82ed59886d612635e9db68324f7d2aa30ab33bfd91c1ea412bc151efd0ca12
|
||||
size 3428066912
|
||||
3
neo_7b_instruct_v0.1.Q4_K_M.gguf
Normal file
3
neo_7b_instruct_v0.1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3e92ebbb3a5191101fe782775857a4fbb8bf29c66fae71d694d15bc0e589b31
|
||||
size 4743491168
|
||||
3
neo_7b_instruct_v0.1.Q4_K_S.gguf
Normal file
3
neo_7b_instruct_v0.1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2291f96c61e793f04e763226fbda889db2d141e39ee5141610d45b9352727a92
|
||||
size 4469960288
|
||||
3
neo_7b_instruct_v0.1.Q5_K_M.gguf
Normal file
3
neo_7b_instruct_v0.1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b98eabf77f06b1235c81c75405793038f5f9bda82f0ee1ebc04b80b24ea3eb9f
|
||||
size 5544373856
|
||||
3
neo_7b_instruct_v0.1.Q5_K_S.gguf
Normal file
3
neo_7b_instruct_v0.1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd851b83a8d6acbf2325ba87eb37470bf18f596fe5806c6501b1ae7b45300982
|
||||
size 5386448480
|
||||
3
neo_7b_instruct_v0.1.Q6_K.gguf
Normal file
3
neo_7b_instruct_v0.1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce86da0ab4bec00e57ee1b2c0011d42de8e6a0b33a3aafce4c9869dd8f7ad358
|
||||
size 6395311712
|
||||
3
neo_7b_instruct_v0.1.Q8_0.gguf
Normal file
3
neo_7b_instruct_v0.1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4686484fa22c92d1985aa39d2d1c68a73d86b38be893a50a16692ef33e5c100
|
||||
size 8282809952
|
||||
3
neo_7b_instruct_v0.1.f16.gguf
Normal file
3
neo_7b_instruct_v0.1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10c9ccbc598c6c76b40266a4c4e793049f2b996870a85ab2483e9d072ccd1656
|
||||
size 15589254752
|
||||
Reference in New Issue
Block a user