初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/gemma-elodria-companion-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
|
||||||
|
gemma-elodria-companion.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-elodria-companion.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: ramo6627/gemma-elodria-companion
|
||||||
|
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/ramo6627/gemma-elodria-companion
|
||||||
|
|
||||||
|
<!-- 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/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q2_K.gguf) | Q2_K | 1.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q3_K_S.gguf) | Q3_K_S | 1.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q3_K_M.gguf) | Q3_K_M | 1.5 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q3_K_L.gguf) | Q3_K_L | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.IQ4_XS.gguf) | IQ4_XS | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q4_K_S.gguf) | Q4_K_S | 1.7 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q4_K_M.gguf) | Q4_K_M | 1.7 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q5_K_S.gguf) | Q5_K_S | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q5_K_M.gguf) | Q5_K_M | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q6_K.gguf) | Q6_K | 2.2 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.Q8_0.gguf) | Q8_0 | 2.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-elodria-companion-GGUF/resolve/main/gemma-elodria-companion.f16.gguf) | f16 | 5.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
gemma-elodria-companion.IQ4_XS.gguf
Normal file
3
gemma-elodria-companion.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c67c733f765069218f63b43411e7ba7e583163fde7a9dbf441a3848dc9accd8
|
||||||
|
size 1501219328
|
||||||
3
gemma-elodria-companion.Q2_K.gguf
Normal file
3
gemma-elodria-companion.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4bd83ff81f6925a1d5b4533a4c110e5f8eee4664785e45e1156f436bdc4e3f7a
|
||||||
|
size 1157925376
|
||||||
3
gemma-elodria-companion.Q3_K_L.gguf
Normal file
3
gemma-elodria-companion.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0744c8917d824ab8d075d71809213cc19b6197cdfab6636d7a3dbec96a92b6eb
|
||||||
|
size 1465592320
|
||||||
3
gemma-elodria-companion.Q3_K_M.gguf
Normal file
3
gemma-elodria-companion.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c94c16b06cea442de81e45a91b3356a901f2dcc011908bd1a497608e16e9597
|
||||||
|
size 1383803392
|
||||||
3
gemma-elodria-companion.Q3_K_S.gguf
Normal file
3
gemma-elodria-companion.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ec1296a3fdd1d36c388ce91c46e056b4cb409e609ae0f4f70b570c67dfdbdfb
|
||||||
|
size 1287981568
|
||||||
3
gemma-elodria-companion.Q4_K_M.gguf
Normal file
3
gemma-elodria-companion.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:18538c408579d86c7ce95c91695a86bd52d57d1101592caf7eb7a95431cea785
|
||||||
|
size 1630263808
|
||||||
3
gemma-elodria-companion.Q4_K_S.gguf
Normal file
3
gemma-elodria-companion.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eebce2a34be7f9e923872e3398ac48123eed4d1cc92250c8c0eda7e3c715dcc5
|
||||||
|
size 1559841280
|
||||||
3
gemma-elodria-companion.Q5_K_M.gguf
Normal file
3
gemma-elodria-companion.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6b1ce9dd0177ea3408d1aa9c53ebd668bd3eb4615d5463f145b0f23a56143eb
|
||||||
|
size 1839651328
|
||||||
3
gemma-elodria-companion.Q5_K_S.gguf
Normal file
3
gemma-elodria-companion.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8df8ad678173c316d6e98f446c848da352241fec6615864c51f0318c29f81e04
|
||||||
|
size 1798916608
|
||||||
3
gemma-elodria-companion.Q6_K.gguf
Normal file
3
gemma-elodria-companion.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cb12b7580ac1d8b3b0193f09bb35a5d0efa34a26c37ad929d2d6ab4a6f1856e4
|
||||||
|
size 2062125568
|
||||||
3
gemma-elodria-companion.Q8_0.gguf
Normal file
3
gemma-elodria-companion.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:328f4ac357019b880ded49964c8b5421fc8a974e78e332a2f8cf723a4bfc92d8
|
||||||
|
size 2669070848
|
||||||
3
gemma-elodria-companion.f16.gguf
Normal file
3
gemma-elodria-companion.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1215e225f04f3694eb157b46754b6ccd1cb4dc0f4ff83ceb2643b246f4e6f69f
|
||||||
|
size 5018536448
|
||||||
Reference in New Issue
Block a user