-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: google-deepmind/gemma
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix assorted docstring/comment typos across the codebase
#763
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix _maybe_unbatch return annotation (Float -> Array) in t5gemma
#762
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix comment referencing non-existent variable in sft_model
#761
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix QueryPreAttentionNormalisation docstring to describe query scaling
#760
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix malformed 'pytlint' lint pragma -> 'pylint' in hd configs
#756
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix stale method reference in nn comments (_include_vision_embeddings -> _merge_mm_embeddings)
#755
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix load_params error reporting expected instead of actual checkpoint type
#754
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix non-f-string ValueError in t5gemma _normalize_token
#753
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix end-of-turn token leaking into streamed chat output
#747
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix incorrect batch-dim shape annotations on vmapped _get_new_text_tokens_inner
#746
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix wrong parameter name in diffusion attention-mask error message
#745
opened Jul 25, 2026 by
PratikDhanave
Loading…
Remove phantom label_smoothing attribute from NpoLoss docstring
#744
opened Jul 25, 2026 by
PratikDhanave
Loading…
Fix misleading custom-token id range in tokenizer error message
#743
opened Jul 25, 2026 by
PratikDhanave
Loading…
Refactor hackable_diffusion to use non-Tree type aliases by default.
#741
opened Jul 23, 2026 by
copybara-service
Bot
Loading…
Fix broken file links in hackable_diffusion_adapter AGENT.md
#739
opened Jul 22, 2026 by
ZayanKhan-12
Loading…
Fix ChatSampler.conversation crash for non-Gemma4 tokenizers (breaks ToolSampler multi-turn)
#734
opened Jul 17, 2026 by
sohumt123
Loading…
Fix infinite thinking loop, system prompt non-adherence, and multi-turn context loss for Gemma 4 (#727)
#732
opened Jul 16, 2026 by
BhadaneAaditya
Loading…
Fix missing f-prefix in _normalize_token error message
#722
opened Jul 9, 2026 by
HumphreySun98
Loading…
tests: relax RMSNorm tolerance to fix GPU precision failures
#718
opened Jul 5, 2026 by
AbhishekGiri04
Loading…
fix: replace bare asserts with ValueError in _normalize_response (tool response parsing)
#716
opened Jul 5, 2026 by
DhruvTilva
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.