Update README.md
Browse files
README.md
CHANGED
@@ -6,10 +6,11 @@ colorTo: purple
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
|
|
9 |
|
10 |
-
[Pruna AI](https://www.pruna.ai/) makes, in one line of code, any AI model faster, cheaper, smaller, greener on any hardware.
|
11 |
|
12 |
-
- `pruna`: Package to smash your AI model to make it more efficient without losing quality
|
13 |
-
- `pruna_engine`: Package to run your AI model more efficiently
|
14 |
|
15 |
Request access [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai)!
|
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
# Simply make AI models faster, cheaper, smaller, greener!
|
10 |
|
11 |
+
[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.
|
12 |
|
13 |
+
- `pruna`: Package to smash your AI model to make it more efficient without losing quality. For this, you only need to call `pruna.smash()`.
|
14 |
+
- `pruna_engine`: Package to run your AI model more efficiently without changing your pipeline.
|
15 |
|
16 |
Request access [here](https://z0halsaff74.typeform.com/pruna-access?typeform-source=www.pruna.ai)!
|