Spaces:
Runtime error
Runtime error
| Getting Started with Qwen 3 | |
| =========================== | |
| This repository contains Jupyter Notebook tutorials using the NeMo Framework for Qwen 3 models by Alibaba. | |
| .. list-table:: | |
| :widths: 100 25 100 | |
| :header-rows: 1 | |
| * - Tutorial | |
| - Dataset | |
| - Description | |
| * - `Qwen 3 Pruning and Distillation with NeMo Framework <./pruning-distillation>`_ | |
| - `WikiText-103-v1 <https://huggingface.co/datasets/Salesforce/wikitext/viewer/wikitext-103-v1>`_ | |
| - Perform pruning and distillation on Qwen 3 8B using the WikiText-103-v1 dataset with NeMo Framework. | |