Using built-in model types¶
The Snowflake Model Registry supports the following built-in model types:
- LightGBM 
- CatBoost 
- PyTorch 
- TensorFlow 
- Sentence Transformer 
Other types of models are supported via the snowflake.ml.model.CustomModel class (see Bring your own model types via serialized files)