初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Shakespeare-Bot-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
|
||||
Shakespeare-Bot.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Shakespeare-Bot.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
base_model: Bilal1jk/Shakespeare-Bot
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: mit
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Bilal1jk/Shakespeare-Bot
|
||||
|
||||
<!-- provided-files -->
|
||||
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/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q2_K.gguf) | Q2_K | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q3_K_S.gguf) | Q3_K_S | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.IQ4_XS.gguf) | IQ4_XS | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q3_K_L.gguf) | Q3_K_L | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q5_K_S.gguf) | Q5_K_S | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q5_K_M.gguf) | Q5_K_M | 0.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q6_K.gguf) | Q6_K | 0.2 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.Q8_0.gguf) | Q8_0 | 0.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Shakespeare-Bot-GGUF/resolve/main/Shakespeare-Bot.f16.gguf) | f16 | 0.4 | 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
Shakespeare-Bot.IQ4_XS.gguf
Normal file
3
Shakespeare-Bot.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a255254022826b954256f4e634417d4207962465c312c1428651c860bf0a70f4
|
||||
size 82558848
|
||||
3
Shakespeare-Bot.Q2_K.gguf
Normal file
3
Shakespeare-Bot.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:805f4a41f455f59a26d10168b3cbfb9adc30d93264ab91f39011b0cfa4e77fdd
|
||||
size 68532096
|
||||
3
Shakespeare-Bot.Q3_K_L.gguf
Normal file
3
Shakespeare-Bot.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fd445f6091cbf5d06da13a68d1cc6e8515514410bc2bd9b590b7540590d6567
|
||||
size 85507968
|
||||
3
Shakespeare-Bot.Q3_K_M.gguf
Normal file
3
Shakespeare-Bot.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:509142b4f3398f9497e416db54ae25aaaa9fe87660f7b362e50b2c6c27eb6100
|
||||
size 81084288
|
||||
3
Shakespeare-Bot.Q3_K_S.gguf
Normal file
3
Shakespeare-Bot.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd4f5030c0d133a993b5b4a0546df56df5dc9a1b8c4dab56d61381adbcd7dd6a
|
||||
size 73564032
|
||||
3
Shakespeare-Bot.Q4_K_M.gguf
Normal file
3
Shakespeare-Bot.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28d88416a6d43bec70149eb14880e98a8b102690633585968d5589c0dafce23e
|
||||
size 91148160
|
||||
3
Shakespeare-Bot.Q4_K_S.gguf
Normal file
3
Shakespeare-Bot.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0b2a717796600e4f2e68ef35a9a261a3e8f4054d58a10e35796c18e8820ed2d
|
||||
size 85139328
|
||||
3
Shakespeare-Bot.Q5_K_M.gguf
Normal file
3
Shakespeare-Bot.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0575f6d7ff9ca6eef2bc72c6df8b3973db2d295b49c67c1589c7e08a2869b5ab
|
||||
size 100161408
|
||||
3
Shakespeare-Bot.Q5_K_S.gguf
Normal file
3
Shakespeare-Bot.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:254b827b3b1433e1c739353aab32446e674364f8831eddd95270fc93e26b97fd
|
||||
size 95461248
|
||||
3
Shakespeare-Bot.Q6_K.gguf
Normal file
3
Shakespeare-Bot.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54f973c168d7c06b33b5e5ec5ef44d854cfaf9bea96aaf126ec5181846e1a788
|
||||
size 106741632
|
||||
3
Shakespeare-Bot.Q8_0.gguf
Normal file
3
Shakespeare-Bot.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b0483f24d93776f2800c065a4753049314a961f7fbe8810b4f1ad4c48cbe27f
|
||||
size 136659552
|
||||
3
Shakespeare-Bot.f16.gguf
Normal file
3
Shakespeare-Bot.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28e9869e246b54823af72b7090b2ad34bd72c9f46387a1f5381ca1b5b815ab6c
|
||||
size 252470816
|
||||
Reference in New Issue
Block a user