Replies: 1 comment
-
Any suggestions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example the CLI command for Nginx:
nginx -V
For Ollama:
ollama -v
I know that I can do this:
curl -i localhost:8080/health
But it isn't what I find
May be some
llama-server -health
command is availableBeta Was this translation helpful? Give feedback.
All reactions