File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ Open a browser to access `http://<k8s-node-ip-address>:${port}` to play with the
6666
6767## Values
6868
69- | Key | Type | Default | Description |
70- | ----------------- | ------ | -------------------------------------- | -------------------------------------------------------------------------------------- |
71- | image.repository | string | ` "opea/codetrans" ` | |
72- | service.port | string | ` "7777" ` | |
69+ | Key | Type | Default | Description |
70+ | ----------------- | ------ | ---------------------------------- | -------------------------------------------------------------------------------------- |
71+ | image.repository | string | ` "opea/codetrans" ` | |
72+ | service.port | string | ` "7777" ` | |
7373| tgi.LLM_MODEL_ID | string | ` "Qwen/Qwen2.5-Coder-7B-Instruct" ` | Models id from https://huggingface.co/ , or predownloaded model directory |
74- | global.monitoring | bool | ` false ` | Enable usage metrics for the service components. See ../monitoring.md before enabling! |
74+ | global.monitoring | bool | ` false ` | Enable usage metrics for the service components. See ../monitoring.md before enabling! |
You can’t perform that action at this time.
0 commit comments