初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/authorship-style-transfer-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
|
||||
authorship-style-transfer.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
authorship-style-transfer.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
||||
---
|
||||
base_model: Tami3/authorship-style-transfer
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- llama-factory
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Tami3/authorship-style-transfer
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#authorship-style-transfer-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/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q3_K_S.gguf) | Q3_K_S | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q2_K.gguf) | Q2_K | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.IQ4_XS.gguf) | IQ4_XS | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q3_K_L.gguf) | Q3_K_L | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q5_K_M.gguf) | Q5_K_M | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.Q8_0.gguf) | Q8_0 | 1.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/authorship-style-transfer-GGUF/resolve/main/authorship-style-transfer.f16.gguf) | f16 | 2.1 | 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
authorship-style-transfer.IQ4_XS.gguf
Normal file
3
authorship-style-transfer.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:264fd349d755a598106efcb95b1bebf75f4b5c430c389542e72339da2b40b373
|
||||
size 718167680
|
||||
3
authorship-style-transfer.Q2_K.gguf
Normal file
3
authorship-style-transfer.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1148e140a0436ed8bf452243ff35f4fa83505eb6ffa6fd1437ac23d487f4b72b
|
||||
size 689814656
|
||||
3
authorship-style-transfer.Q3_K_L.gguf
Normal file
3
authorship-style-transfer.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8670094c73ce97bca90055d5af12d10d63a8d5639e09eb45ce215302623fe95b
|
||||
size 751575680
|
||||
3
authorship-style-transfer.Q3_K_M.gguf
Normal file
3
authorship-style-transfer.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3f2a2797db461d9eb6c59dfb7d53a34c41b8cf65651a9042309961e55cdcabe
|
||||
size 722416256
|
||||
3
authorship-style-transfer.Q3_K_S.gguf
Normal file
3
authorship-style-transfer.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04b7d82e5a188c76c296838ef27967641b3b1c859f6ab7f90da562fb9597a63d
|
||||
size 688856192
|
||||
3
authorship-style-transfer.Q4_K_M.gguf
Normal file
3
authorship-style-transfer.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1887c48e95e0c1e89d85c8e139efb9d109f229607cc36a36d3117e305c5eb847
|
||||
size 806058368
|
||||
3
authorship-style-transfer.Q4_K_S.gguf
Normal file
3
authorship-style-transfer.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c2f22ca18b9d5783c002130e16bcd262c7a35c1be9cf85a671c6e446f3e65a1
|
||||
size 780993152
|
||||
3
authorship-style-transfer.Q5_K_M.gguf
Normal file
3
authorship-style-transfer.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7611f9bc56a4613e02ce3413614fdae677b55fc2a72d36a4890ce6c05f3497cc
|
||||
size 851345792
|
||||
3
authorship-style-transfer.Q5_K_S.gguf
Normal file
3
authorship-style-transfer.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77e832ee6eb9b81b2f3634b46c4b4356c180e56c09c51149d039c73dafe321f2
|
||||
size 836399744
|
||||
3
authorship-style-transfer.Q6_K.gguf
Normal file
3
authorship-style-transfer.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11cebcc7130eafe9e4314b7b467d2889b9b43947ae970653742ae9226805d430
|
||||
size 1011738752
|
||||
3
authorship-style-transfer.Q8_0.gguf
Normal file
3
authorship-style-transfer.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34069f8d25e8f2d7efbd40302e390fa35385f503a6e8d040147188ac6367299b
|
||||
size 1069306496
|
||||
3
authorship-style-transfer.f16.gguf
Normal file
3
authorship-style-transfer.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25323c888b05d80a8076020f1c290850ac4ac49fc0f9a5d2adf2f084530a497d
|
||||
size 2006573696
|
||||
Reference in New Issue
Block a user