Advanced TopicsΒΆ
:gutter: 3
:link: efficient_finetuning_basic.html
How to take advantage of large foundation models with the help of parameter-efficient finetuning. In the tutorial, we will use combine IA^3, BitFit, and gradient checkpointing to finetune FLAN-T5-XL.
:link: hyperparameter_optimization.html
How to do hyperparameter optimization in AutoMM.
:link: model_distillation.html
How to do knowledge distillation in AutoMM.
:link: customization.html
How to customize AutoMM configurations.
:link: presets.html
How to use AutoMM presets.
:link: few_shot_learning.html
How to use foundation models + SVM for few shot learning.
:link: focal_loss.html
How to use AutoMM to handle class imbalance.
:link: tensorrt.html
How to use TensorRT in accelerating AutoMM model inference.
:link: continuous_training.html
Different use cases for continuous training with AutoMM.