cleaned up whitespace
This commit is contained in:
parent
3dd73ca662
commit
1ff1aa722a
1 changed files with 1 additions and 0 deletions
|
@ -2475,6 +2475,7 @@ int main(int argc, char ** argv) {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
std::atomic<server_state> state{SERVER_STATE_LOADING_MODEL};
|
std::atomic<server_state> state{SERVER_STATE_LOADING_MODEL};
|
||||||
|
|
||||||
svr->set_default_headers({{"Server", "llama.cpp"}});
|
svr->set_default_headers({{"Server", "llama.cpp"}});
|
||||||
|
|
||||||
// CORS preflight
|
// CORS preflight
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue