Skip to content

v0.24.0

Latest

Choose a tag to compare

@sachinprasadhs sachinprasadhs released this 05 Dec 05:31
6a32eea

Summary:

New Models:

We've integrated new models and presets to expand the capabilities of KerasHub:

  • DINOv3: We have added the DINOv3 model architecture and registered its corresponding presets.
  • MedGemma & MedSigLIP: New presets have been registered for MedGemma and MedSigLIP, bringing specialized capabilities for medical domain tasks.
  • Qwen3 Embeddings: We have registered embedding presets for the Qwen3 model family.

Improvements & Enhancements

This update includes infrastructure improvements and fixes:

  • GPTQ Quantization Hooks: Added get_quantization_layer_structure hooks to facilitate GPTQ quantization support.
  • TensorFlow Compatibility: Fixed tensorflow-text imports to ensure they do not break core TensorFlow functionality.
  • Gemini CLI Workflow: Introduced a new workflow to support co-working with the Gemini CLI.

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0