mirror of https://github.com/google/gemma.cpp.git
- 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 |
||
|---|---|---|
| .. | ||
| GemmaInterop.cs | ||
| c_api.cc | ||
| c_api.h | ||
| context.cc | ||
| context.h | ||