llama.cpp
Add `LOG_INFO` when model is successfully loaded by `server`
#4881
Merged

Add `LOG_INFO` when model is successfully loaded by `server` #4881

ggerganov merged 16 commits into ggml-org:master from master
ibehnam
ibehnam added /health endpoint to the server
d17debd2
ibehnam added comments on the additional /health endpoint
0a2dc755
ibehnam Better handling of server state
03d7ff07
ibehnam initialized server_state
675e67fe
ibehnam fixed a typo
d59c119f
ibehnam starting http server before initializing the model
58ad3c3a
ibehnam Update server.cpp
139cdfc0
ibehnam Update server.cpp
2fc0c248
ibehnam fixes
49eb32e9
ibehnam fixes
a4b26cc6
ibehnam fixes
29a5a94d
ibehnam made ServerState atomic and turned two-line spaces into one-line
efd36b02
ibehnam Merge branch 'ggerganov:master' into master
8c67fb26
ibehnam updated `server` readme to document the `/health` endpoint too
2196fa64
ibehnam Merge branch 'ggerganov:master' into master
d0375a2e
ibehnam used LOG_INFO after successful model loading
1eebbd6d
ggerganov ggerganov merged eab67950 into master 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone