初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/cosmoem-4x1b-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
|
||||||
|
cosmoem-4x1b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
cosmoem-4x1b.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: Lambent/cosmoem-4x1b
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/Lambent/cosmoem-4x1b
|
||||||
|
|
||||||
|
<!-- 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/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q2_K.gguf) | Q2_K | 2.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q3_K_S.gguf) | Q3_K_S | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q3_K_M.gguf) | Q3_K_M | 2.7 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q3_K_L.gguf) | Q3_K_L | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.IQ4_XS.gguf) | IQ4_XS | 3.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q4_K_S.gguf) | Q4_K_S | 3.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q4_K_M.gguf) | Q4_K_M | 3.4 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q5_K_S.gguf) | Q5_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q5_K_M.gguf) | Q5_K_M | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q6_K.gguf) | Q6_K | 4.5 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.Q8_0.gguf) | Q8_0 | 5.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/cosmoem-4x1b-GGUF/resolve/main/cosmoem-4x1b.f16.gguf) | f16 | 10.8 | 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
cosmoem-4x1b.IQ4_XS.gguf
Normal file
3
cosmoem-4x1b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1644ee58ea7641cc5535cf210900e1509304c9f2678da2b5d071d8514fe6411
|
||||||
|
size 2902778656
|
||||||
3
cosmoem-4x1b.Q2_K.gguf
Normal file
3
cosmoem-4x1b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51e8bd1334149049159115cec38c75cf22bc3117cb2d4710552bc92efd500236
|
||||||
|
size 1978778400
|
||||||
3
cosmoem-4x1b.Q3_K_L.gguf
Normal file
3
cosmoem-4x1b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51b8f14ce33c78516c28fa8d191abf3b6626581c3c97700e83049eded08079c4
|
||||||
|
size 2800177952
|
||||||
3
cosmoem-4x1b.Q3_K_M.gguf
Normal file
3
cosmoem-4x1b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d699d305cd857965262618722a78e7d935bf8d5710dbef23066faedc51b1fd53
|
||||||
|
size 2583122720
|
||||||
3
cosmoem-4x1b.Q3_K_S.gguf
Normal file
3
cosmoem-4x1b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:98e329d4e7cecb5b1e99dd06cd44b227390c066e4f2f90dd2047732ec0f9ade5
|
||||||
|
size 2333037344
|
||||||
3
cosmoem-4x1b.Q4_K_M.gguf
Normal file
3
cosmoem-4x1b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bd21c62e6ab5fdf42fe8225e8aa476aafd41fe0af81fc90f0e1a5ddbbd6806c8
|
||||||
|
size 3257541408
|
||||||
3
cosmoem-4x1b.Q4_K_S.gguf
Normal file
3
cosmoem-4x1b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:93b7e109b5eb0a7e1ea4f204caff29922d9820a89fd4a6873efb37412bca9f22
|
||||||
|
size 3064210208
|
||||||
3
cosmoem-4x1b.Q5_K_M.gguf
Normal file
3
cosmoem-4x1b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:63f9e970b1d5a53bd3a7eeb7e130f6445054123f20c06f9ff2fc35d4bfbb31a0
|
||||||
|
size 3813090080
|
||||||
3
cosmoem-4x1b.Q5_K_S.gguf
Normal file
3
cosmoem-4x1b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ac1f2e01fa9a085e998dfca517cef5951cd9b830655f0f883c148ad68c9700d
|
||||||
|
size 3699450656
|
||||||
3
cosmoem-4x1b.Q6_K.gguf
Normal file
3
cosmoem-4x1b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bc3131b4f8bb59156a372fd27f2a65e47a4d2cd50cff63098c923e5165186b73
|
||||||
|
size 4403360544
|
||||||
3
cosmoem-4x1b.Q8_0.gguf
Normal file
3
cosmoem-4x1b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e24380d853b9543be9c47ca5670ef2e229c1c56b5287eab84db09bf446a9f95
|
||||||
|
size 5702832928
|
||||||
3
cosmoem-4x1b.f16.gguf
Normal file
3
cosmoem-4x1b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:66f91aa8ef9a4d95e044938ecd4f4d3a5e97c5480ed39ad13cd68322e844cf09
|
||||||
|
size 10733048608
|
||||||
Reference in New Issue
Block a user