Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,12 @@ pinned: false
|
|
25 |
- You can **evaluate reliable quality and efficiency metrics** of your base vs smashed/compressed models.
|
26 |
You can set it up in minutes and compress your first models in few lines of code!
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
| Use Case | Free Notebooks |
|
29 |
|------------------------------------------------------------|----------------------------------------------------------------|
|
30 |
| 3x Faster Stable Diffusion Models | ▶️ [Smash for free](https://colab.research.google.com/drive/1BZm6NtCsF2mBV4UYlRlqpTIpTmQgR0iQ?usp=sharing) |
|
@@ -37,14 +43,7 @@ You can set it up in minutes and compress your first models in few lines of code
|
|
37 |
| Flux generation in a heartbeat, literally | ▶️ [Smash for free](https://colab.research.google.com/drive/18_iG0UXhD7OQR_CxSSsKFC8TLDsRw_9m?usp=sharing) |
|
38 |
| Run your Flux model without an A100 | ▶️ [Smash for free](https://colab.research.google.com/drive/1i1iSITNgiOpschV-Nu5mfX-effwYV9sn?usp=sharing) |
|
39 |
|
40 |
-
|
41 |
-
You can smash your own models by installing pruna with:
|
42 |
-
```
|
43 |
-
pip install pruna[gpu]==0.1.3 --extra-index-url https://prunaai.pythonanywhere.com/
|
44 |
-
```
|
45 |
-
For more details about installation and tutorials, you can check the [Pruna AI documentation](https://docs.pruna.ai/en/latest/setup/pip.html).
|
46 |
-
|
47 |
-
Join the Pruna AI community!
|
48 |
[](https://twitter.com/PrunaAI)
|
49 |
[](https://github.com/PrunaAI)
|
50 |
[](https://www.linkedin.com/company/93832878/admin/feed/posts/?feedType=following)
|
|
|
25 |
- You can **evaluate reliable quality and efficiency metrics** of your base vs smashed/compressed models.
|
26 |
You can set it up in minutes and compress your first models in few lines of code!
|
27 |
|
28 |
+
You can smash your own models by installing pruna with:
|
29 |
+
```
|
30 |
+
pip install pruna[gpu]==0.1.3 --extra-index-url https://prunaai.pythonanywhere.com/
|
31 |
+
```
|
32 |
+
For more details about installation and tutorials, you can check the [Pruna AI documentation](https://docs.pruna.ai/en/latest/setup/pip.html).
|
33 |
+
|
34 |
| Use Case | Free Notebooks |
|
35 |
|------------------------------------------------------------|----------------------------------------------------------------|
|
36 |
| 3x Faster Stable Diffusion Models | ▶️ [Smash for free](https://colab.research.google.com/drive/1BZm6NtCsF2mBV4UYlRlqpTIpTmQgR0iQ?usp=sharing) |
|
|
|
43 |
| Flux generation in a heartbeat, literally | ▶️ [Smash for free](https://colab.research.google.com/drive/18_iG0UXhD7OQR_CxSSsKFC8TLDsRw_9m?usp=sharing) |
|
44 |
| Run your Flux model without an A100 | ▶️ [Smash for free](https://colab.research.google.com/drive/1i1iSITNgiOpschV-Nu5mfX-effwYV9sn?usp=sharing) |
|
45 |
|
46 |
+
**Join the Pruna AI community!**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
[](https://twitter.com/PrunaAI)
|
48 |
[](https://github.com/PrunaAI)
|
49 |
[](https://www.linkedin.com/company/93832878/admin/feed/posts/?feedType=following)
|