初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Tiger-Gemma-9B-v1-GGUF Source: Original Platform
This commit is contained in:
49
.gitattributes
vendored
Normal file
49
.gitattributes
vendored
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
*.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
|
||||||
|
Tiger-Gemma-9B-v1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Tiger-Gemma-9B-v1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
66
README.md
Normal file
66
README.md
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
---
|
||||||
|
base_model: TheDrummer/Tiger-Gemma-9B-v1
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/TheDrummer/Tiger-Gemma-9B-v1
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-i1-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/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q2_K.gguf) | Q2_K | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.IQ3_XS.gguf) | IQ3_XS | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.IQ3_S.gguf) | IQ3_S | 4.4 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q3_K_S.gguf) | Q3_K_S | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.IQ3_M.gguf) | IQ3_M | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q3_K_L.gguf) | Q3_K_L | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.IQ4_XS.gguf) | IQ4_XS | 5.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q5_K_S.gguf) | Q5_K_S | 6.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q5_K_M.gguf) | Q5_K_M | 6.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q6_K.gguf) | Q6_K | 7.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.Q8_0.gguf) | Q8_0 | 9.9 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Tiger-Gemma-9B-v1-GGUF/resolve/main/Tiger-Gemma-9B-v1.f16.gguf) | f16 | 18.6 | 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
Tiger-Gemma-9B-v1.IQ3_M.gguf
Normal file
3
Tiger-Gemma-9B-v1.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:58c7abc484bfb66992cede601aee05d7daf16dc365d0fb66c4a97ac12b9e3de9
|
||||||
|
size 4494616640
|
||||||
3
Tiger-Gemma-9B-v1.IQ3_S.gguf
Normal file
3
Tiger-Gemma-9B-v1.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c852f72eb6aff21aad5082bdb50f5ce0c50ee840ed3b7873efa3ebf1761d8125
|
||||||
|
size 4337666112
|
||||||
3
Tiger-Gemma-9B-v1.IQ3_XS.gguf
Normal file
3
Tiger-Gemma-9B-v1.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cd07112da0207b36088ab4b2bd8bb0e5a5fe5d29acb0e3ff2e24e128a20f8556
|
||||||
|
size 4144990272
|
||||||
3
Tiger-Gemma-9B-v1.IQ4_XS.gguf
Normal file
3
Tiger-Gemma-9B-v1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ba336e68f8930b4686907ddfe608d164c1918b006013363150ea489850f144e
|
||||||
|
size 5223172160
|
||||||
3
Tiger-Gemma-9B-v1.Q2_K.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f23fde2cd7539e5d81dcaad868848699dfd91d8ee49d4951dbfbb7cf79c7f44
|
||||||
|
size 3805399104
|
||||||
3
Tiger-Gemma-9B-v1.Q3_K_L.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7694b65cdb0b794e8808d73bce3dc0970191d172d06f252ec2e9ba122aac5f7
|
||||||
|
size 5132453952
|
||||||
3
Tiger-Gemma-9B-v1.Q3_K_M.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7fa65bdfcacc23b9733823969b79f571f79cd265d9fa0efa1aedcbb64f35296
|
||||||
|
size 4761782336
|
||||||
3
Tiger-Gemma-9B-v1.Q3_K_S.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f29a2b4bb81864661522b06609dd04bcb12fa6e2f232301629702ddbd78a428
|
||||||
|
size 4337666112
|
||||||
3
Tiger-Gemma-9B-v1.Q4_K_M.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d9ca889384d46ee70763278fd70aedc97cd5b437cc32ab4f8f8ba9f9df70c405
|
||||||
|
size 5761058880
|
||||||
3
Tiger-Gemma-9B-v1.Q4_K_S.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:25b8f696b8736cfd87d8ec26c8d29e793a5fe7f420071677ea3f76063b880718
|
||||||
|
size 5478926400
|
||||||
3
Tiger-Gemma-9B-v1.Q5_K_M.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef3fddae0203f6085fd07c81b4afdefca03ad010c41ff5cd77325e594505b4fd
|
||||||
|
size 6647367744
|
||||||
3
Tiger-Gemma-9B-v1.Q5_K_S.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f73a11ccf8c803e0358909cd2c49832284e80e533bd373e21b04daa42f047f2
|
||||||
|
size 6483593280
|
||||||
3
Tiger-Gemma-9B-v1.Q6_K.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b53b15a85af0343e7d3a637a1f3850e147db7370e49397c8953341b5b059426e
|
||||||
|
size 7589070912
|
||||||
3
Tiger-Gemma-9B-v1.Q8_0.gguf
Normal file
3
Tiger-Gemma-9B-v1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:450421bd7f074e83075f567eb56ab890ff6624a2d9c8fc8e63cb763f2c39eaa4
|
||||||
|
size 9827149888
|
||||||
3
Tiger-Gemma-9B-v1.f16.gguf
Normal file
3
Tiger-Gemma-9B-v1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8ac8845f54c0e1e98ded3a25d7f9857ad423d9c08bb17bf19e3ad7be5a86129
|
||||||
|
size 18490681408
|
||||||
Reference in New Issue
Block a user