mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-21 23:13:27 +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