Skip to main content

Qwodel

PyPI Python 3.10+ License: Community Docs PyPI Downloads

Production-grade model quantization SDK for AWQ, GGUF, and CoreML.

Installation

# Pick the backend you need
pip install qwodel[gguf]    # CPU quantization
pip install qwodel[awq]     # GPU quantization (requires CUDA)
pip install qwodel[coreml]  # Apple devices
pip install qwodel[all]     # Everything

Quick Example

from qwodel import Quantizer

output = Quantizer(
    backend="gguf",
    model_path="meta-llama/Llama-2-7b-hf",
    output_dir="./quantized"
).quantize(format="Q4_K_M")

print(f"Saved to: {output}")

Documentation

Full documentation — guides, API reference, CLI reference, and examples — is at:

docs.qwodel.com/docs

Contributing

See CONTRIBUTING.md.

License

Qwodel Community License v1.0 — see LICENSE.

Acknowledgments

Built on top of llama.cpp, llm-compressor, and CoreMLTools.

Release files for Qwodel 1.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for Qwodel 1.4.0
File Size Uploaded
qwodel-1.4.0.tar.gz 213.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for Qwodel 1.4.0
File Interpreter ABI Platform
qwodel-1.4.0-py3-none-any.whl Python 3 none any Details

Total release size: 424.6 kB

Release files / qwodel-1.4.0.tar.gz

Download URL qwodel-1.4.0.tar.gz
Size 213.0 kB
Tags Source
SHA-256 checksum
How to use checksums
56312c985db6ff1c6c19dae4d6d334a56e7e3c64ccdf0a5e56c38fcdee5eee81
BLAKE2b-256 checksum
How to use checksums
7d2e2e138799789794be2fe0ab5a9e3dd47acabdc47a73375b437970768b9534
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.12

Release files / qwodel-1.4.0-py3-none-any.whl

Download URL qwodel-1.4.0-py3-none-any.whl
Size 211.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
5c26a2f9795b509871a7e7f7dcc1eef394900a2ea7e306965883cb9d4d51bc1d
BLAKE2b-256 checksum
How to use checksums
8271511e453eb3f256ace2d6725a14a3a2ea5a4e190d7d0595d015f60169ece3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.12

Release history Release notifications | RSS feed

This release

1.4.0 This release

2 release files

1.3.0

2 release files

0.0.13

2 release files

0.0.12

2 release files

0.0.11

2 release files

0.0.10

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

0.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page