keras-team/keras-hub
Multi-framework pretrained model library extending Keras 3 with implementations of popular architectures for text, image, and audio tasks.

KerasHub is a pretrained modeling library that provides Keras 3 implementations of popular model architectures paired with pretrained checkpoints available on Kaggle Models. The library supports text, image, and audio data for generation, classification, and other tasks. All models work across JAX, TensorFlow, and PyTorch from a single model definition, with built-in support for PEFT fine-tuning techniques and distributed training capabilities.