google / gemma.cpp

lightweight, standalone C++ inference engine for Google's Gemma models.
Apache License 2.0
5.94k stars 502 forks source link

Fix handling of %c and %q if eot_string. Fixes #283, thanks @ljcucc #292

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Fix handling of %c and %q if eot_string. Fixes #283, thanks @ljcucc