cutter/quantizor for gguf (bf/f16)
Project description
cutter/quantizor for gguf
install it via pip/pip3
pip install gguf-cutter
download the cutter by (if no py command; use python/python3 instead)
py -m gguf_cutter
how to use it
tag: q2_k, q3_k_s, q3_k_m, q3_k_l, q4_k_s, q4_k_m, q5_k_s, q5_k_m, q6_k, q5_0, q5_1, q4_0, q4_1, q8_0
.\quantizor.exe [input_path] [output_path] [tag]
example:
if you want to cut a f16 gguf into q4_k_m, you should execute the command above in that way (put your f16 gguf file in the current directory with quantizor.exe together)
.\quantizor.exe your-gguf-f16.gguf output-gguf-q4_k_m.gguf q4_k_m
then, after completing the process, the quantized q_4_k_m will be saved in the current directory
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gguf_cutter-0.0.4.tar.gz.
File metadata
- Download URL: gguf_cutter-0.0.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98caaf7f39986430b17c8d89c1d6c130b4ae1f205cacc4ffa6090e7acedb0f38
|
|
| MD5 |
daf3144d9fcd9f77ed1843854a5a7a03
|
|
| BLAKE2b-256 |
c7a5f47e5f4e60fd1a9ad661e5b3f3be17f373eb887f9952afab1e21cd60aa8c
|
File details
Details for the file gguf_cutter-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: gguf_cutter-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7c82b1594e00b4a21096e1b69a7c83abbdd512be7c59f42ae873cca9b9c6558
|
|
| MD5 |
b262f53a91ec1bb3b5e26af2d4df2b87
|
|
| BLAKE2b-256 |
04e6ccff281b31b279e69460a3dd5f5ae30ed528a51e267a7f03101df347d029
|