初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/gemma-2-9b-it-mathinstruct-dpo-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-2-9b-it-mathinstruct-dpo.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
gemma-2-9b-it-mathinstruct-dpo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
||||
---
|
||||
base_model: kyungeun/gemma-2-9b-it-mathinstruct-dpo
|
||||
datasets:
|
||||
- openbmb/UltraFeedback
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/kyungeun/gemma-2-9b-it-mathinstruct-dpo
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gemma-2-9b-it-mathinstruct-dpo-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-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/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q2_K.gguf) | Q2_K | 3.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q3_K_S.gguf) | Q3_K_S | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q3_K_M.gguf) | Q3_K_M | 4.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q3_K_L.gguf) | Q3_K_L | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.IQ4_XS.gguf) | IQ4_XS | 5.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q4_K_S.gguf) | Q4_K_S | 5.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q4_K_M.gguf) | Q4_K_M | 5.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q5_K_S.gguf) | Q5_K_S | 6.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q5_K_M.gguf) | Q5_K_M | 6.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q6_K.gguf) | Q6_K | 7.7 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.Q8_0.gguf) | Q8_0 | 9.9 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/gemma-2-9b-it-mathinstruct-dpo-GGUF/resolve/main/gemma-2-9b-it-mathinstruct-dpo.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
gemma-2-9b-it-mathinstruct-dpo.IQ4_XS.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac5138844250a1dd9b8a33a8ed0f3421676be3e0ce6d6a477831a0f7ba36fd31
|
||||
size 5223171680
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q2_K.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9975bf05654c1010ea29c50790899dfef6a4897f3eda7ce01444a9410efaf111
|
||||
size 3805398624
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q3_K_L.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cbbadd47a26206abec0ff3962f45490d7f20f070469d7e99179d24f8d08389a6
|
||||
size 5132453472
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q3_K_M.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea8ae443d1113f9489bbc3e521eed843af3c3bc9c3e79dafe3f12918a912889d
|
||||
size 4761781856
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q3_K_S.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3f1928999f6bf91651af9c57b08bad60baf7595ce3147cd119b42fa762bb23d
|
||||
size 4337665632
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q4_K_M.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fab9839b041afabebf1aa6f4f79bec294aa41b69744da80c5375750362100c23
|
||||
size 5761058400
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q4_K_S.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5d683c4ebe91e6697506245d17c5c59c6bd177b6716008d8cb2d2415a1bbfed
|
||||
size 5478925920
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q5_K_M.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc05831ae7d4b357d9ea5cad8caf37cf5aefc32868575bca33b9a029a2ea288c
|
||||
size 6647367264
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q5_K_S.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d86b26757dedda83fefb72dd64ed385b8edee3fa61227954b43cbdfe260d7355
|
||||
size 6483592800
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q6_K.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:766d75c27d47d1d4a6ac4f3c3176da2737ffd6bbb8efdf093646f30477ad86af
|
||||
size 7589070432
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.Q8_0.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e89ed3504a12600126b9cf79c89b680615e02997c5cf00dd62a8c0ec9ff132d
|
||||
size 9827149408
|
||||
3
gemma-2-9b-it-mathinstruct-dpo.f16.gguf
Normal file
3
gemma-2-9b-it-mathinstruct-dpo.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66c7c25c155ad2fede322261fb5b1123aa7537c945ce8cd25fe8d7b12be5abda
|
||||
size 18490680928
|
||||
Reference in New Issue
Block a user