-
Notifications
You must be signed in to change notification settings - Fork 599
Pull requests: google/gemma.cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use
gtl::fixed_flat_map_of to manage the mapping between AttentionImpl enum values and their string names, simplifying GetAttentionImplName function. Add a test to ensure all valid AttentionImpl enums have a corresponding name and can be looked up.
#844
opened Feb 25, 2026 by
copybara-service
bot
Loading…
Add
allow_unknown_config option to ModelStore.
#843
opened Feb 24, 2026 by
copybara-service
bot
Loading…
Add FastGelu activation function in a newly created created fast_ops-inl.h files.
#842
opened Feb 24, 2026 by
copybara-service
bot
Loading…
Int8 + microscaling support for kv cache formats.
#841
opened Feb 24, 2026 by
copybara-service
bot
Loading…
Support building with Emscripten
copybara-import
Trigger Copybara for merging pull requests
#833
opened Feb 12, 2026 by
brendandahl
Loading…
Implement the matmul op with Onednn to leverage AMX optimization.
#413
opened Oct 8, 2024 by
copybara-service
bot
Loading…
Add configurables for norm/rope/activation/scale/residual connection.
#287
opened Jul 3, 2024 by
copybara-service
bot
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.