初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TypeII-12B-i1-GGUF Source: Original Platform
This commit is contained in:
57
.gitattributes
vendored
Normal file
57
.gitattributes
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
*.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
|
||||
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TypeII-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
75
README.md
Normal file
75
README.md
Normal file
@@ -0,0 +1,75 @@
|
||||
---
|
||||
base_model: Frowning/TypeII-12B
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- mergekit
|
||||
- merge
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
weighted/imatrix quants of https://huggingface.co/Frowning/TypeII-12B
|
||||
|
||||
<!-- provided-files -->
|
||||
static quants are available at https://huggingface.co/mradermacher/TypeII-12B-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/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TypeII-12B-i1-GGUF/resolve/main/TypeII-12B.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | practically like static Q6_K |
|
||||
|
||||
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
TypeII-12B.i1-IQ1_M.gguf
Normal file
3
TypeII-12B.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8922de187ee70165ee587086cddfc989d02a60a27ee949847f88f1753f7d667f
|
||||
size 3221624768
|
||||
3
TypeII-12B.i1-IQ1_S.gguf
Normal file
3
TypeII-12B.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b0c6c5c774d9d61d203da93ccba9f9edc60412c51570e14c76b822a691c8e3a
|
||||
size 2999211968
|
||||
3
TypeII-12B.i1-IQ2_M.gguf
Normal file
3
TypeII-12B.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee52e53a7503b8b1d37fdc252a71d2b2a07ef5f1eb0fa58ad395a2e8cc37eab6
|
||||
size 4435023808
|
||||
3
TypeII-12B.i1-IQ2_S.gguf
Normal file
3
TypeII-12B.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a4e79498aa01d23fe25857b29f98d412523ce87a8d336e3b16b10a28c856b4f
|
||||
size 4138473408
|
||||
3
TypeII-12B.i1-IQ2_XS.gguf
Normal file
3
TypeII-12B.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dab0c29221f27aafa21f57867c347a3e64742ba4383ad2e55383c8d8465dbfd
|
||||
size 3915077568
|
||||
3
TypeII-12B.i1-IQ2_XXS.gguf
Normal file
3
TypeII-12B.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b9204ede26be8edd7cef5a43b1e499026a0abbe0e6d7726f76081e3b4bdd8f
|
||||
size 3592312768
|
||||
3
TypeII-12B.i1-IQ3_M.gguf
Normal file
3
TypeII-12B.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53edc23017739f311a5dc8e48e794e87c77abd49d32cca32463637ddffdcd238
|
||||
size 5722232768
|
||||
3
TypeII-12B.i1-IQ3_S.gguf
Normal file
3
TypeII-12B.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30bd63f821b59ff67608d1d5fae7814947e6e8a71e8fb4149869529fe6d153dd
|
||||
size 5562079168
|
||||
3
TypeII-12B.i1-IQ3_XS.gguf
Normal file
3
TypeII-12B.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ababf67c61931f29e10cd70b2ba8726d962c7db5876c58d270c9ae4b168a684
|
||||
size 5306488768
|
||||
3
TypeII-12B.i1-IQ3_XXS.gguf
Normal file
3
TypeII-12B.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52f5395da324dfcf54b4e7ee88a4e03051f59f5114a28b04bcc8fff7c4715c70
|
||||
size 4945385408
|
||||
3
TypeII-12B.i1-IQ4_XS.gguf
Normal file
3
TypeII-12B.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c1b358ef601f4328d44a67d3a956743a206dbac3b38ff093a73eaf76001d84e
|
||||
size 6742710208
|
||||
3
TypeII-12B.i1-Q2_K.gguf
Normal file
3
TypeII-12B.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8f0b85ac9ed08d1f2441172ae33d8fc336d7105a905460c81a13390ca14f579
|
||||
size 4791048128
|
||||
3
TypeII-12B.i1-Q3_K_L.gguf
Normal file
3
TypeII-12B.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d1627342b98c4f8991b3f3d9a7d50ee86282bc00b5afbc43fc1296adbd87e54
|
||||
size 6561503168
|
||||
3
TypeII-12B.i1-Q3_K_M.gguf
Normal file
3
TypeII-12B.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bb621257a182b3aecdb9978e6d5f4e13fcd884ef17cf94fbf8fff87f3518cba
|
||||
size 6083090368
|
||||
3
TypeII-12B.i1-Q3_K_S.gguf
Normal file
3
TypeII-12B.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0c41498a897a9696bf34b20606a809e372882994a70c9433ac8c127e205714d
|
||||
size 5534226368
|
||||
3
TypeII-12B.i1-Q4_0.gguf
Normal file
3
TypeII-12B.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60b5a4e660299ebbb6ce3ea0ad7188d2c3e455dff098c746a93fd7615cf92716
|
||||
size 7094638528
|
||||
3
TypeII-12B.i1-Q4_K_M.gguf
Normal file
3
TypeII-12B.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d37fbd21c6ed4bde133de02cde00cbfd069c43492d6b8117567331c1180b6f88
|
||||
size 7477204928
|
||||
3
TypeII-12B.i1-Q4_K_S.gguf
Normal file
3
TypeII-12B.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa0c322fbba15a2e601d173a0fa9d00921c9ec5a29efc6a0498aa6ed58430315
|
||||
size 7120197568
|
||||
3
TypeII-12B.i1-Q5_K_M.gguf
Normal file
3
TypeII-12B.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f33cacbbff6a35e94944f18b8c6cd7d9964e05ec62b82a5443937cb42abb003e
|
||||
size 8727631808
|
||||
3
TypeII-12B.i1-Q5_K_S.gguf
Normal file
3
TypeII-12B.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17ba267e5e777510bd05eb5d3ca431d2c12d117526e6568ea5e1ccf9f0f9f703
|
||||
size 8518735808
|
||||
3
TypeII-12B.i1-Q6_K.gguf
Normal file
3
TypeII-12B.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28f3cd9cb398743a04d87bcbd861f5b243b029aa8ea6d3a8aceaeaf7f57b082d
|
||||
size 10056210368
|
||||
3
imatrix.dat
Normal file
3
imatrix.dat
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f1abc788aac2c525de9ae68ab19f553c2a4dbd155134678aa30fac1fa6fdcea
|
||||
size 7054405
|
||||
Reference in New Issue
Block a user