Tutorials¶
This section contains tutorials teaching key concepts in Stained Glass Core.
- 
Creating Stained Glass for Image Classification 
 The purpose of this notebook is to demonstrate how to use Stained Glass Engine to train a Pytorch model. 
- 
Creating a Stained Glass Transform for a Large Language Model 
 This tutorial demonstrates how to train a Stained Glass Transform for an LLM using stainedglass_coreand PyTorch Lightning.
- 
Deploying Stained Glass Transform (Text) 
 This tutorial demonstrates how to deploy a Stained Glass Transform for client applications. This has three main sections: 1.