SIGN IN SIGN UP

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
L
Liu Jia committed
0a4ce786814b123096d18aadca89cd352b9e590b
Parent: bc0f887
Committed by GitHub <noreply@github.com> on 8/5/2024, 4:14:10 PM