File size: 1,850 Bytes
b29b21e 883d3ec b29b21e 849c885 36a2d7e 849c885 869dd82 a50ad5d 869dd82 4b0782f b29b21e 2e8b56a 883d3ec 8c7baa5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
title: README
emoji: π
colorFrom: gray
colorTo: purple
sdk: static
pinned: false
---
<!-- header start -->
<!-- 200823 -->
<div style="width: auto; margin-left: auto; margin-right: auto">
<a href="https://www.pruna.ai/" target="_blank" rel="noopener noreferrer">
<img src="https://imgur.com/ycoTF5I" alt="PrunaAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
</a>
</div>
<!-- header end -->
# Simply make AI models faster, cheaper, smaller, greener!
[](https://twitter.com/PrunaAI)
[](https://github.com/PrunaAI)
[](https://www.linkedin.com/company/93832878/admin/feed/posts/?feedType=following)
[](https://discord.gg/Tun8YgzxZ9)
[Pruna AI](https://www.pruna.ai/) makes, in one line of code, any AI model faster, cheaper, smaller, greener on any hardware. It covers CV, NLP, audio, graphs for predictive and generative AI.
We provide two packages. You can read their documentations to know more [here](https://pruna-ai-pruna.readthedocs-hosted.com/en/latest/).
- `pruna`: Package to smash your AI model to make it more efficient without losing quality. For this, you only need to call `pruna.smash()`. If you want to compress models on your side, you can request access [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai).
- `pruna_engine`: Package to run your AI model more efficiently without changing your pipeline. If you want to run models publicly shared on HuggingFace, you can install it from [here](https://pypi.org/project/pruna-engine/). |