-
I'm planning on using a LLaMaFile's API endpoint in a larger application, but I can't seem to find a way to prevent the web UI from automatically opening in a browser window. Is there a command-line argument for this? |
Beta Was this translation helpful? Give feedback.
Answered by
k8si
Jun 7, 2024
Replies: 1 comment 1 reply
-
You can run it with the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SCP-iota
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can run it with the
--nobrowser
option