初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TIGERScore-13B-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
*.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
|
||||||
|
TIGERScore-13B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TIGERScore-13B.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
75
README.md
Normal file
75
README.md
Normal file
@@ -0,0 +1,75 @@
|
|||||||
|
---
|
||||||
|
base_model: TIGER-Lab/TIGERScore-13B
|
||||||
|
datasets:
|
||||||
|
- TIGER-Lab/MetricInstruct
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
- zh
|
||||||
|
- ru
|
||||||
|
- cs
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text evaluation
|
||||||
|
- metric
|
||||||
|
- llm metric
|
||||||
|
- llama
|
||||||
|
- tigerscore
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: nicoboss -->
|
||||||
|
static quants of https://huggingface.co/TIGER-Lab/TIGERScore-13B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/TIGERScore-13B-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/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q2_K.gguf) | Q2_K | 5.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q3_K_S.gguf) | Q3_K_S | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q3_K_M.gguf) | Q3_K_M | 6.4 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q3_K_L.gguf) | Q3_K_L | 7.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.IQ4_XS.gguf) | IQ4_XS | 7.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q4_0_4_4.gguf) | Q4_0_4_4 | 7.5 | fast on arm, low quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q4_K_S.gguf) | Q4_K_S | 7.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q4_K_M.gguf) | Q4_K_M | 8.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q5_K_S.gguf) | Q5_K_S | 9.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q5_K_M.gguf) | Q5_K_M | 9.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q6_K.gguf) | Q6_K | 10.8 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TIGERScore-13B-GGUF/resolve/main/TIGERScore-13B.Q8_0.gguf) | Q8_0 | 13.9 | fast, best quality |
|
||||||
|
|
||||||
|
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. 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
TIGERScore-13B.IQ4_XS.gguf
Normal file
3
TIGERScore-13B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a95c24b0b178d9b994c44c79a3a4c6991d5b166fe90f4ff0270a7026aef9aa16
|
||||||
|
size 7019526048
|
||||||
3
TIGERScore-13B.Q2_K.gguf
Normal file
3
TIGERScore-13B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3bb4268d953ec19c89bbd0c813067209345743a14734297552e56637a147f90b
|
||||||
|
size 4854277024
|
||||||
3
TIGERScore-13B.Q3_K_L.gguf
Normal file
3
TIGERScore-13B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:035b465af804fa0a4688da08550267137d14bcb3ae2391597bfa24d314d43c82
|
||||||
|
size 6929567136
|
||||||
3
TIGERScore-13B.Q3_K_M.gguf
Normal file
3
TIGERScore-13B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8495c68f1c252a1e02798193add15f63762d575fbfe71d247e558362b3189bd
|
||||||
|
size 6337777056
|
||||||
3
TIGERScore-13B.Q3_K_S.gguf
Normal file
3
TIGERScore-13B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c5676e0566678ccaca6e8c8e1f1f8e2cc91fb10da083b42575573d69fb94a10d
|
||||||
|
size 5658987936
|
||||||
3
TIGERScore-13B.Q4_0_4_4.gguf
Normal file
3
TIGERScore-13B.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b1fe3aa351f2c8cc9f6de508d5be4d48673a361a750e6bd3df2150fd55e5e7a
|
||||||
|
size 7365843008
|
||||||
3
TIGERScore-13B.Q4_K_M.gguf
Normal file
3
TIGERScore-13B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:587a4d4aab05d7ed9a70b98de3742e0e486dc3ce3e14d5eb6f8cf2eada4aa0b2
|
||||||
|
size 7865964608
|
||||||
3
TIGERScore-13B.Q4_K_S.gguf
Normal file
3
TIGERScore-13B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84107b0c4d96ac053cd0f4281e158b453cea8b60254735e24ba4c521c70a673d
|
||||||
|
size 7423187008
|
||||||
3
TIGERScore-13B.Q5_K_M.gguf
Normal file
3
TIGERScore-13B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f00a538e71d10815de097d6f22dcbb6a51a3a182c5c7f521b0d93ef2d13d1928
|
||||||
|
size 9229933248
|
||||||
3
TIGERScore-13B.Q5_K_S.gguf
Normal file
3
TIGERScore-13B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a4b5f452a99100f6cdda4e14ba4279fb446319a9d3b2d609eefc0a17878c2d4
|
||||||
|
size 8972294848
|
||||||
3
TIGERScore-13B.Q6_K.gguf
Normal file
3
TIGERScore-13B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b9a19742c280d28b060028f000dfdb9086e8d275475190f41b2e532ac9d9eec
|
||||||
|
size 10679149952
|
||||||
3
TIGERScore-13B.Q8_0.gguf
Normal file
3
TIGERScore-13B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a63c52f5d8fc07e585753f95960f9b084e8650cb1ca4bbcc8f64ef5dcd8b1b5
|
||||||
|
size 13831331584
|
||||||
Reference in New Issue
Block a user