This page introduces the key concepts and workflow you’ll use to package, configure, and iterate on models using Baseten’s developer tooling.
pip
or apt
Model
class: This is where your model is loaded, preprocessed, run, and the results returned.config.yaml
or Python config): Defines the runtime environment, dependencies, and deployment settings.