Skip to content

Commit 9c340f4

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 33abaae commit 9c340f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

helm-charts/codetrans/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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! |

0 commit comments

Comments
 (0)