Metadata-Version: 2.1
Name: llm-quantkit
Version: 0.12
Summary: cli tool for downloading and quantizing large language models
Author-email: xhedit <jevd@protonmail.com>
License: LGPL-3.0-or-later
Project-URL: repository, https://github.com/xhedit/quantkit
Description-Content-Type: text/markdown
Requires-Dist: torch>=2.0.0
Requires-Dist: einops
Requires-Dist: tqdm
Requires-Dist: transformers
Requires-Dist: huggingface_hub
Requires-Dist: safetensors
Requires-Dist: auto-gptq
Requires-Dist: autoawq
Requires-Dist: exl2conv
Provides-Extra: dev
