Skip to content

Running python -m llama_cpp.server crashes, --port and --host ignored on macos. #651

Closed Answered by remixer-dec
remixer-dec asked this question in Q&A
Discussion options

You must be logged in to vote

It was caused by getting an environment variable named HOST that is already defined by the system and has a value arm64-apple-darwin20.0.0

Fix: prepend the terminal command with HOST=localhost

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by remixer-dec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant