llama.cpp
0a4ce786 - common : Changed tuple to struct (TODO fix) (#8823)

Commit
1 year ago
common : Changed tuple to struct (TODO fix) (#8823) * common : Changed tuple to struct (TODO fix) Use struct `llama_init_result` to replace the previous std::tuple<struct llama_model *, struct llama_context *> * delete llama_init_default_params() * delete the extra whitespace
Author
Parents
Loading