初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/SLIMER-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal file
@@ -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
|
||||
SLIMER.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
SLIMER.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
74
README.md
Normal file
74
README.md
Normal file
@@ -0,0 +1,74 @@
|
||||
---
|
||||
base_model: expertai/SLIMER
|
||||
datasets:
|
||||
- Universal-NER/Pile-NER-type
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: llama2
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- zero-shot NER
|
||||
- NER
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/expertai/SLIMER
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#SLIMER-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/SLIMER-GGUF/resolve/main/SLIMER.Q2_K.gguf) | Q2_K | 2.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_S.gguf) | Q3_K_S | 3.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q3_K_L.gguf) | Q3_K_L | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.IQ4_XS.gguf) | IQ4_XS | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q5_K_S.gguf) | Q5_K_S | 4.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q5_K_M.gguf) | Q5_K_M | 4.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q6_K.gguf) | Q6_K | 5.6 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/SLIMER-GGUF/resolve/main/SLIMER.f16.gguf) | f16 | 13.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
SLIMER.IQ4_XS.gguf
Normal file
3
SLIMER.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e622b9d704bb49b7cc9a780573a57f125428a673349ecda3162d384d3851e12
|
||||
size 3647518528
|
||||
3
SLIMER.Q2_K.gguf
Normal file
3
SLIMER.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6602bf33928bba75d7633430832aa82bc31a6fd9ef0cd61d457636e726d9c5f5
|
||||
size 2532865856
|
||||
3
SLIMER.Q3_K_L.gguf
Normal file
3
SLIMER.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:413cff8181a02782a4c3a9825efb9b29aa5d9276531ca6c133f5c6e0b9e1d760
|
||||
size 3597113152
|
||||
3
SLIMER.Q3_K_M.gguf
Normal file
3
SLIMER.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dec1c8125741e7610f3d779b4f0529d699fa57308f5bf7f9c23c6f1cb2c1f43e
|
||||
size 3298006848
|
||||
3
SLIMER.Q3_K_S.gguf
Normal file
3
SLIMER.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:503686e7ec31af67165e1ae71cc05500b95842bd57775044fc7866fde11d01d3
|
||||
size 2948306752
|
||||
3
SLIMER.Q4_K_M.gguf
Normal file
3
SLIMER.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cf06069f7c08b3fd3782ac1f476422334de0879adac7decb3b4c4d8c5706195
|
||||
size 4081006400
|
||||
3
SLIMER.Q4_K_S.gguf
Normal file
3
SLIMER.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47b3e28cacc3211f28ddb7419667c39c5e37eee523e49d7d803d89e123558234
|
||||
size 3856742208
|
||||
3
SLIMER.Q5_K_M.gguf
Normal file
3
SLIMER.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d21a2c8228efcdc03a5f38efc8251262c187b46cef4102a2eb5dc3e2a64d0bdc
|
||||
size 4783159104
|
||||
3
SLIMER.Q5_K_S.gguf
Normal file
3
SLIMER.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f5ccadbc80b7540edebf2fa09c1ca78a29e8a00724197e0996143c64e4e524c
|
||||
size 4651693888
|
||||
3
SLIMER.Q6_K.gguf
Normal file
3
SLIMER.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d932ab69d1ee0443ce282b68d907b45876638b259dbf05c1291177404fce7bd2
|
||||
size 5529196352
|
||||
3
SLIMER.Q8_0.gguf
Normal file
3
SLIMER.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd4ef66cbdf216a296c1ad27b119113bbe417cc1b31cf0b7834007996f95d17f
|
||||
size 7161091904
|
||||
3
SLIMER.f16.gguf
Normal file
3
SLIMER.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f3e1e1c5695207e86c9aca403f0779a101ff1dc0ae791be4a0dd88fdb33e107
|
||||
size 13478106944
|
||||
Reference in New Issue
Block a user