Skip to content

docs: moving three tutorials from Pruna Pro to Pruna #539

Open
minettekaum wants to merge 3 commits intomainfrom
docs/moving-algorithms
Open

docs: moving three tutorials from Pruna Pro to Pruna #539
minettekaum wants to merge 3 commits intomainfrom
docs/moving-algorithms

Conversation

@minettekaum
Copy link
Contributor

@minettekaum minettekaum commented Feb 18, 2026

Description

Moving tutorials from Pruna Pro to Pruna.

Moved tutorials:

  • computer_vision.ipynb (x_fast compilation for CV models)
  • recovery.ipynb (PERP recovery after quantization)
  • ring_attn.ipynb (multi-GPU Flux distribution with ring attention)
  • Updated docs/tutorials/index.rst to surface them on the Tutorials landing page.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Yes, it has been checked that the tutorials builds correctly

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@minettekaum minettekaum marked this pull request as ready for review February 18, 2026 14:56
@minettekaum minettekaum marked this pull request as draft February 18, 2026 14:57
@minettekaum minettekaum changed the title Docs/moving algorithms docs: moving three tutorials from Pruna Pro to Pruna Feb 18, 2026
@minettekaum minettekaum marked this pull request as ready for review February 18, 2026 18:12
Copy link
Member

@davidberenstein1957 davidberenstein1957 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one remark, could yopu double check the google colab urls?


Learn how to use the ``target_modules`` parameter to target specific modules in your model.

.. grid-item-card:: Blazingly Fast Computer Vision

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as mentioned in the other PR, perhaps we can automatically generate this file to avoid missing tutorials? Anyhow, it might be better to just focus on is during a bigger documentation rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments