Metadata-Version: 2.1
Name: argmaxtools
Version: 0.1.4
Summary: Argmax Model Optimization Toolkit
Home-page: https://github.com/argmaxinc/argmaxtools
Author: Argmax, Inc.
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Description-Content-Type: text/markdown
Requires-Dist: beartype
Requires-Dist: coremltools
Requires-Dist: jaxtyping
Requires-Dist: scikit-learn
Requires-Dist: torch

# argmaxtools

![CI](https://github.com/argmaxinc/argmaxtools/actions/workflows/ci.yaml/badge.svg)

argmaxtools is an inference optimization toolkit. It contains a growing collection of tools such as:
- Transformer Decoder reference implementation for Apple Silicon
- Post-training weight compression utilities

argmaxtools is extended and used by projects such as [whisperkittools](www.github.com/argmaxinc/whisperkittools).
