Skip to content

Commit 0f5744f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d6299e6 commit 0f5744f

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

Translation/tests/README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,32 @@
22

33
### Set the required environment variables
44

5-
```bash
6-
export HUGGINGFACEHUB_API_TOKEN="Your_Huggingface_API_Token"
7-
```
5+
```bash
6+
export HUGGINGFACEHUB_API_TOKEN="Your_Huggingface_API_Token"
7+
```
88

99
### Run test
1010

11-
On Intel Xeon with TGI:
11+
On Intel Xeon with TGI:
1212

13-
```bash
14-
bash test_compose_on_xeon.sh
15-
```
13+
```bash
14+
bash test_compose_on_xeon.sh
15+
```
1616

17-
On Intel Gaudi with TGI:
17+
On Intel Gaudi with TGI:
1818

19-
```bash
20-
bash test_compose_on_gaudi.sh
21-
```
19+
```bash
20+
bash test_compose_on_gaudi.sh
21+
```
2222

23-
On AMD ROCm with TGI:
23+
On AMD ROCm with TGI:
2424

25-
```bash
26-
bash test_compose_on_rocm.sh
27-
```
25+
```bash
26+
bash test_compose_on_rocm.sh
27+
```
2828

29-
On AMD ROCm with vLLM:
29+
On AMD ROCm with vLLM:
3030

31-
```bash
32-
bash test_compose_vllm_on_rocm.sh
33-
```
31+
```bash
32+
bash test_compose_vllm_on_rocm.sh
33+
```

0 commit comments

Comments
 (0)