初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
*.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-2-2b-LoRA-MonsterInstruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
gemma-2-2b-LoRA-MonsterInstruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
---
|
||||||
|
base_model: monsterapi/gemma-2-2b-LoRA-MonsterInstruct
|
||||||
|
datasets:
|
||||||
|
- monsterapi/MonsterInstruct-gemma2-formatted
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: gemma
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/monsterapi/gemma-2-2b-LoRA-MonsterInstruct
|
||||||
|
|
||||||
|
<!-- 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-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q2_K.gguf) | Q2_K | 1.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.IQ3_XS.gguf) | IQ3_XS | 1.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.IQ3_S.gguf) | IQ3_S | 1.5 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q3_K_S.gguf) | Q3_K_S | 1.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.IQ3_M.gguf) | IQ3_M | 1.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q3_K_M.gguf) | Q3_K_M | 1.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q3_K_L.gguf) | Q3_K_L | 1.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.IQ4_XS.gguf) | IQ4_XS | 1.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q4_K_S.gguf) | Q4_K_S | 1.7 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q4_K_M.gguf) | Q4_K_M | 1.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q5_K_S.gguf) | Q5_K_S | 2.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q5_K_M.gguf) | Q5_K_M | 2.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q6_K.gguf) | Q6_K | 2.3 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.Q8_0.gguf) | Q8_0 | 2.9 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/gemma-2-2b-LoRA-MonsterInstruct-GGUF/resolve/main/gemma-2-2b-LoRA-MonsterInstruct.f16.gguf) | f16 | 5.3 | 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-2-2b-LoRA-MonsterInstruct.IQ3_M.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d50251672b2c3c99332ce8882632d3179ab9a116c76d695899088966b928b8dc
|
||||||
|
size 1393561760
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.IQ3_S.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2694a3ba090718aeafec807224f04c398379992f79e88f9c5a0a748a47b8011
|
||||||
|
size 1360660640
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.IQ3_XS.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5cc0bcc1949152ab80250dbba3cf8cdfd15fb8475f48beefba37d6d8a4530376
|
||||||
|
size 1314212000
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.IQ4_XS.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2bd664b332f438badc126e6e07935ee2700995473e1f1a4c9b3b98dec88f1e52
|
||||||
|
size 1576204448
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q2_K.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9facfe3ee04541d49d386045e281196799323eea67c27eb7b00aafff64b4a6de
|
||||||
|
size 1229830304
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_L.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3ccf6772563cc62af70cc1077b6b75e62bb77ef278c57882a8d8ae4a069e741
|
||||||
|
size 1550436512
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_M.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bfe7d2124d4483449a65bf06dc5cd4e0beb13fa3a4d3f89759f357a4892d404c
|
||||||
|
size 1461668000
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_S.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51d5778a40b1671e6cc7f139dd27d5e2b2ad5b49a5a41790a487967c70f09a3e
|
||||||
|
size 1360660640
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q4_K_M.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:abec8347a1bd122b60ebf2c75e05738f473ffe77fcb83ad13978a6e1717dcd09
|
||||||
|
size 1708583072
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q4_K_S.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a4a5b98ad35d50ab88541dcc9d8125d06d3d9697717d8a47d406b9a647b441e7
|
||||||
|
size 1638652064
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q5_K_M.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:769ea7bae3b6218ba948a5232f041d82f84c41f9230597c4fa89492bcbbf3830
|
||||||
|
size 1923279008
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q5_K_S.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:23436970697eb40e0fd44a564fefbff10eca6a9c0229f8e1b9231462da30331f
|
||||||
|
size 1882544288
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q6_K.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b0c3acaaea05a6853e9451a307d85a822b338126f1736522522c094617f6b6e
|
||||||
|
size 2151393440
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.Q8_0.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:64297d2d7fdf31f21a6e4213539439d94d8c3ae7db9ff34011fb2875aaa9c2db
|
||||||
|
size 2784495776
|
||||||
3
gemma-2-2b-LoRA-MonsterInstruct.f16.gguf
Normal file
3
gemma-2-2b-LoRA-MonsterInstruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1bd004cf6aa4f3da04fc4f0bd6e8c67072e49147224cae589f652a752a48e9a
|
||||||
|
size 5235214496
|
||||||
Reference in New Issue
Block a user