初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-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
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
TLDR-Gemma-7B-MA-PPO-Fixed5.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: ernie-research/TLDR-Gemma-7B-MA-PPO-Fixed5
|
||||
datasets:
|
||||
- openai/summarize_from_feedback
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: mit
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/ernie-research/TLDR-Gemma-7B-MA-PPO-Fixed5
|
||||
|
||||
<!-- 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/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q2_K.gguf) | Q2_K | 3.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_S.gguf) | Q3_K_S | 4.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_M.gguf) | Q3_K_M | 4.5 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_L.gguf) | Q3_K_L | 4.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.IQ4_XS.gguf) | IQ4_XS | 4.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_S.gguf) | Q4_K_S | 5.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_M.gguf) | Q4_K_M | 5.4 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_S.gguf) | Q5_K_S | 6.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_M.gguf) | Q5_K_M | 6.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q6_K.gguf) | Q6_K | 7.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.Q8_0.gguf) | Q8_0 | 9.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/TLDR-Gemma-7B-MA-PPO-Fixed5-GGUF/resolve/main/TLDR-Gemma-7B-MA-PPO-Fixed5.f16.gguf) | f16 | 17.2 | 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
TLDR-Gemma-7B-MA-PPO-Fixed5.IQ4_XS.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74a672972003e867040d661b30243ed768ebdeed08bf446c525a554e1a66310c
|
||||
size 4805012160
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q2_K.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:976357bbb96c77894b9bbaad874dd7dec04a72b57c3f21356c5c12428594790b
|
||||
size 3481447104
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_L.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87dc4b8e57fdbe057a8b910a6f1fefb03c06709858a3909b4a40d64d62a0a889
|
||||
size 4709067456
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_M.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c565a1e137b1db3b1ad5e3fe45d8b0af15de67059c226734b9a44e7a1a44768
|
||||
size 4369328832
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_S.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c684df9a052de6571a875d87cb9d4f8129959e21c51402f5a1b8559ee2acb22
|
||||
size 3982404288
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_M.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dce76578b63cf153a760ecf90049c455ccaa7f09c6d1962129792237a53a0746
|
||||
size 5329758912
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_S.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68ace2916f830150c0dbc777e7cd8e3474d514eb088da9ccace0c1f74821e2dc
|
||||
size 5046446784
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_M.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ceaf83f07bacf78abbbc261e301d0bfa665785e91455aff0c18929395409d77
|
||||
size 6144502464
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_S.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8a7a0230a8dce61e31f3302fc3ec1035d9a8cbb84d75290ca6a30cf2ab1d45d
|
||||
size 5980728000
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q6_K.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b243d4a280ba8e18df2178ad45c7ef71cffd87ee481491ad99dd266b1cd5f3eb
|
||||
size 7010167488
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q8_0.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bf203471ff833b95d9635e39d5bf35b00d8dbea108d3c2d7ca709e2b76ac072
|
||||
size 9077844672
|
||||
3
TLDR-Gemma-7B-MA-PPO-Fixed5.f16.gguf
Normal file
3
TLDR-Gemma-7B-MA-PPO-Fixed5.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8df053b058235c5d789c612502a5f73f8c361a1efd3019b75bbb7e677d57ea1
|
||||
size 17081756352
|
||||
Reference in New Issue
Block a user