mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-20 13:43:26 +08:00
* add save_load_state example * use <cstdio> instead of <iostream> and fprintf / printf instead of cout * renamed save-load-state example files replacing underscores by dashes