初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/yzy-python-0.5b-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
|
||||||
|
yzy-python-0.5b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
yzy-python-0.5b.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
81
README.md
Normal file
81
README.md
Normal file
@@ -0,0 +1,81 @@
|
|||||||
|
---
|
||||||
|
base_model: SamirXR/yzy-python-0.5b
|
||||||
|
datasets:
|
||||||
|
- iamtarun/python_code_instructions_18k_alpaca
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- code
|
||||||
|
- python
|
||||||
|
- text-generation
|
||||||
|
- coding
|
||||||
|
- yzy
|
||||||
|
- code-generation
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||||
|
<!-- ### quants_skip: -->
|
||||||
|
<!-- ### skip_mmproj: -->
|
||||||
|
static quants of https://huggingface.co/SamirXR/yzy-python-0.5b
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#yzy-python-0.5b-GGUF).***
|
||||||
|
|
||||||
|
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/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q3_K_S.gguf) | Q3_K_S | 0.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q2_K.gguf) | Q2_K | 0.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.IQ4_XS.gguf) | IQ4_XS | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q3_K_L.gguf) | Q3_K_L | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q5_K_S.gguf) | Q5_K_S | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q5_K_M.gguf) | Q5_K_M | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q6_K.gguf) | Q6_K | 0.6 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/yzy-python-0.5b-GGUF/resolve/main/yzy-python-0.5b.f16.gguf) | f16 | 1.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
yzy-python-0.5b.IQ4_XS.gguf
Normal file
3
yzy-python-0.5b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3cf14ce9942654f9d7d93b2e9d7265ddaa8d7562107c6cca5431e9240aaecca5
|
||||||
|
size 351443008
|
||||||
3
yzy-python-0.5b.Q2_K.gguf
Normal file
3
yzy-python-0.5b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1eeb21034d983878ca4b5b1d7dadf5abb282ef82ee15b4ddd90a5cce340f9d34
|
||||||
|
size 338605120
|
||||||
3
yzy-python-0.5b.Q3_K_L.gguf
Normal file
3
yzy-python-0.5b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a635fdaf1f58661022d2887d483c59a8d6b6dd0c9fccd2bf12aea31fb2d6495
|
||||||
|
size 369355840
|
||||||
3
yzy-python-0.5b.Q3_K_M.gguf
Normal file
3
yzy-python-0.5b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17ce77ef6f0168be1a6277b563957a8642adabea2ec17ce07f6ffcd7d82f52c1
|
||||||
|
size 355464256
|
||||||
3
yzy-python-0.5b.Q3_K_S.gguf
Normal file
3
yzy-python-0.5b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a89a29a7a51b39e7e28f41ab14ff4e44c07807a11de248c1c61318f48f068a0
|
||||||
|
size 338261056
|
||||||
3
yzy-python-0.5b.Q4_K_M.gguf
Normal file
3
yzy-python-0.5b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b861875d2c173e79729bb2decfb52f3848e72548ab2570aec098069be8bab739
|
||||||
|
size 397805632
|
||||||
3
yzy-python-0.5b.Q4_K_S.gguf
Normal file
3
yzy-python-0.5b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:80c457405b1ac8ee5fb547f11c5aa318181630521b34def938b70bc38e9d2cec
|
||||||
|
size 385469504
|
||||||
3
yzy-python-0.5b.Q5_K_M.gguf
Normal file
3
yzy-python-0.5b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d0a7ffe8e8a4fcb1f19213b5189d8c07fe1ce539f998cd635cda14da1a22dd0
|
||||||
|
size 420083776
|
||||||
3
yzy-python-0.5b.Q5_K_S.gguf
Normal file
3
yzy-python-0.5b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:45b1b394960671c7d91525fe3265accc214524ac6446c7987c3f7af508475cf7
|
||||||
|
size 412707904
|
||||||
3
yzy-python-0.5b.Q6_K.gguf
Normal file
3
yzy-python-0.5b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a311b5828af03cb39ef57df6bd1a1f88d90fa01d0b0d6ff6f86de3cbc071e90
|
||||||
|
size 505734208
|
||||||
3
yzy-python-0.5b.Q8_0.gguf
Normal file
3
yzy-python-0.5b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2bfdd0579408b1884e87250de1dc8793045ad70f8d8ca47bb7c574e710fe9c9
|
||||||
|
size 531065920
|
||||||
3
yzy-python-0.5b.f16.gguf
Normal file
3
yzy-python-0.5b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cc9b34ae06a858d8859b82edec48e3dbe84656ae508dca3f6e160e05e3060858
|
||||||
|
size 994154560
|
||||||
Reference in New Issue
Block a user