Is your feature request related to a problem? Please describe.
There were 5 quantization-related Jupyter Notebooks in the old sq1e repo which are also served on IBM Research JupyterLab. Only one of them have been migrated to the fms-mo so far. Since these notebooks will be quite helpful for new users. we should refresh and incorporate the notebooks into fms-mo.
Describe the solution you'd like
- we will enable notebooks 01 (intro), 02 (EDSR), 03 (QAT), 06 (HAP). (01 is done, re-use fms-mo/tutorial version)
Yogesh(Yogesh.Jadhav1@ibm.com) will:
@kcirred @chichun-charlie-liu will:
Describe alternatives you've considered
Since fms-mo is almost a drop-in replacement for old sq1e repo, migration the notebooks would simply mean changing the imports. However, there are also some syntax simplifications/changes in fms-mo compared to sq1e, a careful review and test of the notebooks will be needed.
Additional context
These notebooks are assuming "CPU-only" environment. QAT notebook will need to be further adjusted
Is your feature request related to a problem? Please describe.
There were 5 quantization-related Jupyter Notebooks in the old
sq1erepo which are also served on IBM Research JupyterLab. Only one of them have been migrated to thefms-moso far. Since these notebooks will be quite helpful for new users. we should refresh and incorporate the notebooks intofms-mo.Describe the solution you'd like
Yogesh(Yogesh.Jadhav1@ibm.com) will:
sq1etofms-moin these notebooks.@kcirred @chichun-charlie-liu will:
Describe alternatives you've considered
Since
fms-mois almost a drop-in replacement for oldsq1erepo, migration the notebooks would simply mean changing the imports. However, there are also some syntax simplifications/changes infms-mocompared tosq1e, a careful review and test of the notebooks will be needed.Additional context
These notebooks are assuming "CPU-only" environment. QAT notebook will need to be further adjusted