11 lines
522 B
Plaintext
11 lines
522 B
Plaintext
nohup: ignoring input
|
|
[DEBUG] llm_api.py version 1.0.2 loaded from /home/llmadmin/llm-api/llm_api.py
|
|
[DEBUG] Using OLLAMA_URL = http://localhost:11434/api/generate
|
|
[DEBUG] Using OLLAMA_MODEL = mistral:latest
|
|
INFO: Started server process [54813]
|
|
INFO: Waiting for application startup.
|
|
INFO: Application startup complete.
|
|
ERROR: [Errno 98] error while attempting to bind on address ('0.0.0.0', 8000): address already in use
|
|
INFO: Waiting for application shutdown.
|
|
INFO: Application shutdown complete.
|