Download Latest Version v0.21.1 source code.tar.gz (4.6 MB)
Email in envelope

Get an email when there's a new version of Keras Hub

Home / v0.21.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-28 5.9 kB
v0.21.0 source code.tar.gz 2025-05-28 4.6 MB
v0.21.0 source code.zip 2025-05-28 5.1 MB
Totals: 3 Items   9.6 MB 3

Summary

  • New Models.
  • Xception: Added Xception architecture for image classification tasks.
  • Qwen: Added Qwen2.5 large language models and presets of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters.
  • Qwen MoE: Added transformer-based Mixture of Experts (MoE) decoder-only language model with a base variant having 2.7B activated parameters during runtime.
  • Mixtral: Added Mixtral LLM, a pretrained generative Sparse Mixture of Experts with pre-trained and instruction tuned models having 7 billion activated parameters.
  • Moonshine: Added Moonshine, a speech recognition task model.
  • CSPNet: Added Cross Stage Partial Network (CSPNet) classification task model.
  • Llama3: Added support for Llama 3.1 and 3.2.

  • Added sharded weight support to KerasPresetSaver and KerasPresetLoader, defaulting to a 10GB maximum shard size.

What's Changed

New Contributors

Full Changelog: https://github.com/keras-team/keras-hub/compare/v0.20.0...v0.21.0

Source: README.md, updated 2025-05-28