Griffin: How Instacart's ML platform tripled ML applications in a year
Instacart's previous ML framework Lore became a bottleneck as the number, diversity, and complexity of machine learning applications grew — its monolithic architecture required refactoring the core design for every new feature.
Lore's monolithic architecture became untenable at scale — when the company only had a few ML applications it fulfilled requirements, but as applications multiplied the framework required core refactoring for every new capability.
Griffin enabled Instacart to triple the number of ML applications in one year by providing an extensible, self-serving platform that lets MLEs quickly iterate on models, effortlessly manage product releases, and closely track production applications.
Frequently asked questions
What did this team achieve with this AI workflow?
Griffin enabled Instacart to triple the number of ML applications in one year by providing an extensible, self-serving platform that lets MLEs quickly iterate on models, effortlessly manage product releases, and close…
What tools did this team use?
Griffin, Lore, MLCLI, MLFlow, Ray, Kubeflow, Feast, Snowflake, AWS, Databricks.
What results were reported?
ML applications growth: triple the number of ML applications in one year (source-reported, not independently verified).
What failed first in this deployment?
Lore's monolithic architecture became untenable at scale — when the company only had a few ML applications it fulfilled requirements, but as applications multiplied the framework required core refactoring for every ne…
How is this back office ops AI workflow structured?
MLE generates workflow code → Feature engineering via Feature Marketplace → Training pipeline orchestration → Hyperparameter tuning → Model deployment to inference → Continuous retraining cycle.