LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
calabi/__init__.py
calabi/hf_integration.py
calabi/transformers_support.py
calabi.egg-info/PKG-INFO
calabi.egg-info/SOURCES.txt
calabi.egg-info/dependency_links.txt
calabi.egg-info/not-zip-safe
calabi.egg-info/requires.txt
calabi.egg-info/top_level.txt
calabi_yau_compression/__init__.py
calabi_yau_compression/layers.py
calabi_yau_compression/utils.py
deployment/__init__.py
deployment/deployment_example.py
deployment/model_monitoring.py
deployment/model_serving.py
deployment/optimized_inference.py
deployment/simple_test.py
examples/README.md
examples/advanced_usage.py
examples/basic_usage.py
examples/hf_compression_example.py
tests/test_hf_integration.py
tests/test_integration.py
tests/test_layers.py
tests/test_transformers_support.py
tests/test_utils.py