mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
update llm model, reduce image size
This commit is contained in:
@ -21,7 +21,7 @@ services:
|
||||
environment:
|
||||
LLM_PROVIDER: "ollama"
|
||||
LLM_SERVER_URL: "http://ollama.local:11434"
|
||||
LLM_MODEL: "llama3"
|
||||
LLM_MODEL: "llama3.1"
|
||||
# LLM_TEMPERATURE: ${GALAH_LLM_TEMPERATURE}
|
||||
# LLM_API_KEY: ${GALAH_LLM_API_KEY}
|
||||
# LLM_CLOUD_LOCATION: ${GALAH_LLM_CLOUD_LOCATION}
|
||||
|
Reference in New Issue
Block a user