Fix reversible embedding quantization by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2476
Add FunctionGemma checkpoints to kerasHub by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2480
Models should reference ReversibleEmbedding from Keras core by @JyotinderSingh in https://github.com/keras-team/keras-hub/pull/2482
Revert "Models should reference ReversibleEmbedding from Keras core (… by @divyashreepathihalli in https://github.com/keras-team/keras-hub/pull/2491
Revert "Fix reversible embedding quantization" by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2487
Fix caching in workflows. by @hertschuh in https://github.com/keras-team/keras-hub/pull/2488
update future dev verison by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2485
update python version by @divyashreepathihalli in https://github.com/keras-team/keras-hub/pull/2489
An automated script to port any Text-only decoder LLM model from Hugging Face to Keras Hub repo by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2497
Add test file for convert_gpt_oss.py by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2499
Model Export to liteRT by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2405
Fix broken MiTBackbone example in SegFormerBackbone docs by @shashaka in https://github.com/keras-team/keras-hub/pull/2503
Gemma3 text keras hf checkpoint conversion by @kharshith-k in https://github.com/keras-team/keras-hub/pull/2433
Use subprocess.run in pip_build.py to escape wheel path. by @hertschuh in https://github.com/keras-team/keras-hub/pull/2509
Fix masking in TokenAndPositionEmbedding and with JAX. by @hertschuh in https://github.com/keras-team/keras-hub/pull/2510
Add rqvae model by @divyashreepathihalli in https://github.com/keras-team/keras-hub/pull/2490
[Bugfix][Gemma3] Check if the input has image(s) before any image processing by @gaurides in https://github.com/keras-team/keras-hub/pull/2508
ADD RWKV7 by @pass-lin in https://github.com/keras-team/keras-hub/pull/2421
update non_max_supression.py by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2506
Qwen keras model to HF safetensor format by @LakshmiKalaKadali in https://github.com/keras-team/keras-hub/pull/2516
Fix safe mode bypass vulnerability in tokenizers by @amitsrivastava78 in https://github.com/keras-team/keras-hub/pull/2517
Adds support for AWQ to use get_quantization_layer_structure hooks by @JyotinderSingh in https://github.com/keras-team/keras-hub/pull/2511
Fix overflow issue in Gemma3 float16 by @divyashreepathihalli in https://github.com/keras-team/keras-hub/pull/2519
Update testcase.py by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2512
Add EDRec by @divyashreepathihalli in https://github.com/keras-team/keras-hub/pull/2514
Enable newly released Med Gemma 1.5 4B variant version to hub by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2524
Remove keras-hub[nlp] note by @mattdangerw in https://github.com/keras-team/keras-hub/pull/2531
Doc: Fix parameter name typo in BertBackbone docstring by @jaytiwarihub in https://github.com/keras-team/keras-hub/pull/2529
skip test temporarily by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2539
Downgrading transformers version to maintain compatibility with codebase by @kharshith-k in https://github.com/keras-team/keras-hub/pull/2542
Map new HF MedGemma model presets to conversion script by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2541
Fixes Flux model LiteRT export failures by reducing tensor dimensions and optimizing test model size. by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2515
Add SAM3 Promptable Concept Segmentation (PCS) model by @james77777778 in https://github.com/keras-team/keras-hub/pull/2534
Register Qwen2.5-Coder presets by @Amitavoo in https://github.com/keras-team/keras-hub/pull/2547
fix perset convert by @pass-lin in https://github.com/keras-team/keras-hub/pull/2556
Fix exception handling for file errors by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2565
Remove line break from print function call by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2564
Update Kaggle Models link to Keras organization page by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2560
Perf: Pass None for missing images in Gemma3 to resolve TODO by @jaytiwarihub in https://github.com/keras-team/keras-hub/pull/2535
Add LiteRT support for SAM3 by @james77777778 in https://github.com/keras-team/keras-hub/pull/2563
Add Qwen 2.5 Math model presets and checkpoint conversion support by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2566
Temporary skip for failing litert test by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2568
Add Qwen3 Coder preset and improve tokenizer robustness. by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2567
LiteRT export tests temporarily disbled by @pctablet505 in https://github.com/keras-team/keras-hub/pull/2573
Changes to the Gemma3 backbone for Embedding Gemma model by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2536
Add Gemma3 Embedding Model Presets to Hub by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2558
Revert "Perf: Pass None for missing images in Gemma3 to resolve TODO … by @divyashreepathihalli in https://github.com/keras-team/keras-hub/pull/2576
Revert "Add Gemma3 Embedding Model Presets to Hub" by @laxmareddyp in https://github.com/keras-team/keras-hub/pull/2577
Make tensorflow-text an optional dependency for Python 3.13 compatibility by @nikolasavic3 in https://github.com/keras-team/keras-hub/pull/2528
Add Translate Gemma checkpoint conversion by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2575
Regitser translate gemma presets by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2578
register SAM3 & RWKV presets by @sachinprasadhs in https://github.com/keras-team/keras-hub/pull/2554
New Contributors
@shashaka made their first contribution in https://github.com/keras-team/keras-hub/pull/2503
@kharshith-k made their first contribution in https://github.com/keras-team/keras-hub/pull/2433
@gaurides made their first contribution in https://github.com/keras-team/keras-hub/pull/2508
@LakshmiKalaKadali made their first contribution in https://github.com/keras-team/keras-hub/pull/2516
@jaytiwarihub made their first contribution in https://github.com/keras-team/keras-hub/pull/2529
@Amitavoo made their first contribution in https://github.com/keras-team/keras-hub/pull/2547
Full Changelog: https://github.com/keras-team/keras-hub/compare/v0.25.1...v0.26.0.dev0