Metadata-Version: 2.1
Name: dequantor
Version: 0.0.4
Summary: model runner and dequantor
Author-email: calcuis <info@calcu.io>
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: Apache Software License
Project-URL: Repository, https://github.com/calcuis/dequantor

## dequantor
install it via pip/pip3
```
pip install dequantor
```

note:
- runner code base from diffusers (huggingface)
- attempt: leveraging gguf-connector's dequant engine for more gguf file type support
