初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/internlm2-math-plus-7b-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
|
||||||
|
internlm2-math-plus-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
internlm2-math-plus-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
---
|
||||||
|
base_model: internlm/internlm2-math-plus-7b
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
- zh
|
||||||
|
library_name: transformers
|
||||||
|
license: other
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- math
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/internlm/internlm2-math-plus-7b
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/internlm2-math-plus-7b-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/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ3_XS.gguf) | IQ3_XS | 3.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ3_S.gguf) | IQ3_S | 3.6 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ3_M.gguf) | IQ3_M | 3.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q5_K_S.gguf) | Q5_K_S | 5.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q5_K_M.gguf) | Q5_K_M | 5.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q6_K.gguf) | Q6_K | 6.5 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.Q8_0.gguf) | Q8_0 | 8.3 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/internlm2-math-plus-7b-GGUF/resolve/main/internlm2-math-plus-7b.f16.gguf) | f16 | 15.6 | 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
internlm2-math-plus-7b.IQ3_M.gguf
Normal file
3
internlm2-math-plus-7b.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:764271000f45b2ebb2599d22af8155cfbc7aa79f82f6563a44b40949920236a5
|
||||||
|
size 3596285440
|
||||||
3
internlm2-math-plus-7b.IQ3_S.gguf
Normal file
3
internlm2-math-plus-7b.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2324dac4dff63e966f894541bf0c0f02646c02d0296c2c65f488f3ca7993dfbe
|
||||||
|
size 3493787136
|
||||||
3
internlm2-math-plus-7b.IQ3_XS.gguf
Normal file
3
internlm2-math-plus-7b.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b04b93b88a789aca31103098fb76760f92106f158e2651db3ea4eb162990f076
|
||||||
|
size 3330209280
|
||||||
3
internlm2-math-plus-7b.IQ4_XS.gguf
Normal file
3
internlm2-math-plus-7b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a834576cba975df6c73aee8049df051de67dacac25cca46acfa63e863e6eb97
|
||||||
|
size 4280968704
|
||||||
3
internlm2-math-plus-7b.Q2_K.gguf
Normal file
3
internlm2-math-plus-7b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d9ed4eaf84972d956d4e59f9cca777f8b20b32b5a38780516d5aac00c1381c6
|
||||||
|
size 3005449728
|
||||||
3
internlm2-math-plus-7b.Q3_K_L.gguf
Normal file
3
internlm2-math-plus-7b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f905a6611c395a165b8187ba2265869b2b30daebf16a7f0c6b49c537899380c5
|
||||||
|
size 4133418496
|
||||||
3
internlm2-math-plus-7b.Q3_K_M.gguf
Normal file
3
internlm2-math-plus-7b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0584a4c622ea50369b4efecbbd8f44e46b5b9dcb0e98e164471bc670331c0d1d
|
||||||
|
size 3830380032
|
||||||
3
internlm2-math-plus-7b.Q3_K_S.gguf
Normal file
3
internlm2-math-plus-7b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:06d870b11704fc176f3aa0551eb66371efd03db66951d76b70bc7031ef54a7a2
|
||||||
|
size 3475961344
|
||||||
3
internlm2-math-plus-7b.Q4_K_M.gguf
Normal file
3
internlm2-math-plus-7b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ad3544ab5983df09bd3d1f7d5fc162d084b9eb5b50a734c4c2ebf5140df0fd8
|
||||||
|
size 4712769024
|
||||||
3
internlm2-math-plus-7b.Q4_K_S.gguf
Normal file
3
internlm2-math-plus-7b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a5a3b96bca5b883422ccb533c5d876d0bd9f8534901525eff5f9b05336b35e9
|
||||||
|
size 4484703744
|
||||||
3
internlm2-math-plus-7b.Q5_K_M.gguf
Normal file
3
internlm2-math-plus-7b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94a1c5c78f65d5e28fc72e67120512bc0b5f43eb352b8457cd4ccc7fff3ed001
|
||||||
|
size 5506737664
|
||||||
3
internlm2-math-plus-7b.Q5_K_S.gguf
Normal file
3
internlm2-math-plus-7b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8dfb90ccc40acfc350506df496f540ee5754a7267738fc96a51d2e87f733fe69
|
||||||
|
size 5373044224
|
||||||
3
internlm2-math-plus-7b.Q6_K.gguf
Normal file
3
internlm2-math-plus-7b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:273aaab12114021da6ff25d66406b7db789e18e0e97791638f56529f6f705f4d
|
||||||
|
size 6350329344
|
||||||
3
internlm2-math-plus-7b.Q8_0.gguf
Normal file
3
internlm2-math-plus-7b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94e9fd86937600f1a3c713865252a6042f917676da0319a0666eda7971c51e48
|
||||||
|
size 8224241152
|
||||||
3
internlm2-math-plus-7b.f16.gguf
Normal file
3
internlm2-math-plus-7b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:596c7f95cce44ec834577845912260a2904b39561c0c5b7a8662266654046e3b
|
||||||
|
size 15478093312
|
||||||
Reference in New Issue
Block a user