#5649·BentoML

feature: Add Keras 3 support for multi-backend (pytorch, jax)

Author: rmarquisCreated Jul 3, 2026Updated Jul 18, 2026
Labelsenhancement

Feature request

Allows bentoml.keras to work with Keras models using the PyTorch backend without requiring TensorFlow.

Motivation

Keras 3 is now multi-backend. It should be allowed to use PyTorch as backend instead of TensorFlow.

Other

No response