add env for tgi servie in YAML (#133)
Signed-off-by: letonghan <letong.han@intel.com>
This commit is contained in:
@@ -90,6 +90,9 @@ services:
|
||||
volumes:
|
||||
- "./data:/data"
|
||||
shm_size: 1g
|
||||
environment:
|
||||
http_proxy: ${http_proxy}
|
||||
https_proxy: ${https_proxy}
|
||||
command: --model-id ${LLM_MODEL_ID}
|
||||
llm:
|
||||
image: opea/gen-ai-comps:llm-tgi-server
|
||||
|
||||
Reference in New Issue
Block a user