google / gemma.cpp

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

Move raw_weights into separate header, used mainly by compress_weights. #249

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Move raw_weights into separate header, used mainly by compress_weights.

Fix warnings in backprop/* (include)