-
Notifications
You must be signed in to change notification settings - Fork 688
Pull requests: google-deepmind/gemma
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: guard BEGIN_OF_TOOL_RESPONSE for Gemma2 and fix f-string in _normalize_token
#590
opened Feb 26, 2026 by
ashiksharonm
Loading…
test: add encode_vision tests for Embedder module
#589
opened Feb 26, 2026 by
stanley1208
Loading…
2 tasks done
refactor: use jnp.take_along_axis for return_last_only indexing
#588
opened Feb 24, 2026 by
stanley1208
Loading…
4 tasks done
fix: prevent division by zero in sampling when temperature is 0.0 (#562)
#585
opened Feb 22, 2026 by
irhyl
Loading…
fix: use f-strings in _normalize_token error messages (#579)
#584
opened Feb 22, 2026 by
irhyl
Loading…
Avoid hardcoded label token IDs in classification example
#582
opened Feb 20, 2026 by
Shaunkills
Loading…
Broken error messages in token normalization—
{token!r} shown literally instead of actual token value (#579)
#580
opened Feb 19, 2026 by
markknoffler
Loading…
Add cache usage properties to ChatSampler and warning for cache overflow in prefill
#578
opened Feb 19, 2026 by
Ayushhgit
Loading…
fix: remove TensorFlow dependency from image processing
#577
opened Feb 19, 2026 by
Sheshank-singh
Loading…
refactor: rename num_embed to vocab_size for API consistency
#576
opened Feb 19, 2026 by
Sheshank-singh
Loading…
fix: prevent division by zero in sampling when temperature is 0.0
#573
opened Feb 18, 2026 by
ChiragTrivedi06
Loading…
4 tasks done
Improve docstrings and clarify type hints in gm/text/_sampler.py
#572
opened Feb 18, 2026 by
Ayushhgit
Loading…
test: add unit tests for DPO and NPO loss functions
#571
opened Feb 18, 2026 by
stanley1208
Loading…
2 tasks done
Gemma2 sampling crashes with AttributeError when Sampler builds
end_tokens (BEGIN_OF_TOOL_RESPONSE) (#568)
#569
opened Feb 17, 2026 by
markknoffler
Loading…
Fix : division by zero in sampling when temperature is 0.0
#563
opened Feb 14, 2026 by
KumarADITHYA123
Loading…
Update README.md to include additional Colab links for LoRA fine-tuni…
#561
opened Feb 14, 2026 by
yash2002vardhan
Loading…
Update documentation for tokenizer: add detailed usage examples and s…
#560
opened Feb 14, 2026 by
yash2002vardhan
Loading…
Remove TensorFlow dependency from multimodal image preprocessing
#548
opened Feb 11, 2026 by
KumarADITHYA123
Loading…
test: implement unit tests for Embedder.encode_vision multimodal path
#545
opened Feb 10, 2026 by
mohamed-717-os
Loading…
fix: add missing f-string prefix and fix 'voab' typo
#542
opened Feb 9, 2026 by
stanley1208
Loading…
3 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.