Google Developer Platform
Publish your Keras models on Kaggle and Hugging Face- Google Developers Blog

Publish your Keras models on Kaggle and Hugging Face- Google Developers Blog

5/7/2024 · Martin Görner

What this post added

This post introduces the ability to upload and share fine-tuned Keras models directly to Kaggle and Hugging Face. It details the integration of `keras.save_to_preset()` and `keras_nlp.upload_preset()` for seamless model distribution. The post highlights the benefits of Keras as a preferred model format due to its consistent API across JAX, TensorFlow, and PyTorch, and showcases the success of Gemma models on Kaggle. It also explains how KerasNLP models are now first-class citizens on Hugging Face, allowing direct loading and uploading.

Read the original post ↗