Add log message for model load event in Ollama configuration
This commit is contained in:
@@ -12,6 +12,7 @@ MODEL_HEALTHCHECK_ENDPOINT = "/"
|
|||||||
|
|
||||||
# Ollama-specific log messages
|
# Ollama-specific log messages
|
||||||
MODEL_LOAD_LOG_MSG = [
|
MODEL_LOAD_LOG_MSG = [
|
||||||
|
"llama runner started in "
|
||||||
]
|
]
|
||||||
|
|
||||||
MODEL_ERROR_LOG_MSGS = [
|
MODEL_ERROR_LOG_MSGS = [
|
||||||
|
|||||||
Reference in New Issue
Block a user