gemma.cpp/gemma/bindings
The gemma.cpp Authors 20757046db cleanup, new conversation methods, bugfixes
- chore: unused parameters cleaned up
- bugfix: explicitly use hwy::Span in GenerateInternal() to prevent runtime crashes due to memory layout incompatibility
- bugfix: explicit nullptr check in LogDebug
- chore: length-related parameters renamed for clarity
- feature: SaveConversation() can be optionally used to save copy of a conversation that ResetConversation() will rewind to upon request, rather than just an empty KV cache
- feature: GetCurrentConversation() can be used to query the current conversation's name

PiperOrigin-RevId: 755873147
2025-05-07 08:52:44 -07:00
..
GemmaInterop.cs cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00
c_api.cc cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00
c_api.h cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00
context.cc cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00
context.h cleanup, new conversation methods, bugfixes 2025-05-07 08:52:44 -07:00