-
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 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…
Cleanup protocols naming and convert Union types to Protocols.
#731
opened Jul 16, 2026 by
copybara-service
Bot
Loading…
Consolidate core API definitions into
hd_api.py.
#728
opened Jul 15, 2026 by
copybara-service
Bot
Loading…
Fix missing f-prefix in _normalize_token error message
#722
opened Jul 9, 2026 by
HumphreySun98
Loading…
fixing text degeneration problem induced by positional gaps within kv cache for EB sampler.
#719
opened Jul 7, 2026 by
copybara-service
Bot
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…
fix: Gemma4Sampler silently drops cache-full condition that Sampler always reported
#715
opened Jul 5, 2026 by
DhruvTilva
Loading…
fix(security): pin etils-actions/pypi-auto-publish to commit SHA in publish workflow
#710
opened Jun 28, 2026 by
XananasX7
Loading…
docs: fix broken relative links in hackable_diffusion_adapter AGENT.md
#706
opened Jun 23, 2026 by
manumishra12
Loading…
chore: fix spelling typos in comments and docstrings
#705
opened Jun 23, 2026 by
manumishra12
Loading…
Avoid JAX recompilation in Gemma4Sampler by padding audio statically.
#704
opened Jun 23, 2026 by
copybara-service
Bot
Loading…
feat: add rolling cache turn pruning for ChatSampler (Issue #675)
#703
opened Jun 23, 2026 by
Paramveersingh-S
Loading…
Fix: Rolling KV cache and top-k logit trimming (fixes #675)
#698
opened Jun 14, 2026 by
medmomoait
Loading…
fix(t5gemma): add missing f-prefix in _normalize_token error message
#697
opened Jun 14, 2026 by
Osamaali313
Loading…
Fix: Resolve KV Cache OOM & Logit Extraction Memory Spikes
#678
opened Jun 7, 2026 by
prince-shakyaa
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.