初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/thetopgod2-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
|
||||
thetopgod2.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
thetopgod2.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
base_model: loveisgone/thetopgod2
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags: []
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/loveisgone/thetopgod2
|
||||
|
||||
<!-- 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/thetopgod2-GGUF/resolve/main/thetopgod2.Q2_K.gguf) | Q2_K | 3.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q3_K_S.gguf) | Q3_K_S | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q3_K_M.gguf) | Q3_K_M | 4.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q3_K_L.gguf) | Q3_K_L | 4.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q5_K_S.gguf) | Q5_K_S | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q5_K_M.gguf) | Q5_K_M | 5.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.Q8_0.gguf) | Q8_0 | 8.3 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/thetopgod2-GGUF/resolve/main/thetopgod2.f16.gguf) | f16 | 15.5 | 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
thetopgod2.IQ4_XS.gguf
Normal file
3
thetopgod2.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8566ea4f26627c9c7714e76db4ed957be86ca184e305e5268563c8aee82e6023
|
||||
size 4327081600
|
||||
3
thetopgod2.Q2_K.gguf
Normal file
3
thetopgod2.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34e4cbff98bad869c956cc40896789a18b1299f9e942f72f68933106b713af1a
|
||||
size 3090368128
|
||||
3
thetopgod2.Q3_K_L.gguf
Normal file
3
thetopgod2.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9741c04402e99ad319044f35103908cc2f06edaa559df1e512e6459ffba3e68a
|
||||
size 4171755136
|
||||
3
thetopgod2.Q3_K_M.gguf
Normal file
3
thetopgod2.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4faaeed9158a679094d54b5e0c657519817c221aa3f3ed1d7b665c182fed69d9
|
||||
size 3880382080
|
||||
3
thetopgod2.Q3_K_S.gguf
Normal file
3
thetopgod2.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb1deabd5f4065be9d9f730531c667f507541dc22f1a90ed96197454d25f2e7f
|
||||
size 3551029888
|
||||
3
thetopgod2.Q4_K_M.gguf
Normal file
3
thetopgod2.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be401f4c0776670f86c7468a25a39b78104fd18db2292b1b589db5b88e18da04
|
||||
size 4736368768
|
||||
3
thetopgod2.Q4_K_S.gguf
Normal file
3
thetopgod2.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c65ab84de2ea67983e2974d0b0e929cc01889635ea71488b5c0305f22e4df811
|
||||
size 4524598912
|
||||
3
thetopgod2.Q5_K_M.gguf
Normal file
3
thetopgod2.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fa30fa6a8e8102b770fba89a3a6b2e44037a126d854d5ae22b5b87148e59eb3
|
||||
size 5510881408
|
||||
3
thetopgod2.Q5_K_S.gguf
Normal file
3
thetopgod2.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7068cacdb69af9e67a3ca69ae7fd82b5812816fb4841e7d618df82504026eb5
|
||||
size 5387658880
|
||||
3
thetopgod2.Q6_K.gguf
Normal file
3
thetopgod2.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1131da53304dc98c42881edcf18ba1e0b21bf2f76998bec99df9edceb8a3e1b
|
||||
size 6333801088
|
||||
3
thetopgod2.Q8_0.gguf
Normal file
3
thetopgod2.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:867e3015763752f14f7a819997c5753cefb68489e9070f08cb5fd101bfe0e621
|
||||
size 8202252928
|
||||
3
thetopgod2.f16.gguf
Normal file
3
thetopgod2.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3630d04195880d67251ed4332584d2e14c207eb873ddce4f3142fec9fedd5c8e
|
||||
size 15434969728
|
||||
Reference in New Issue
Block a user