Files
ZePan110 8d421b7912 [Translation] Integrate set_env.sh into test scripts. (#1785)
Signed-off-by: ZePan110 <ze.pan@intel.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com>
2025-04-11 09:31:40 +08:00

432 B

Translation E2E test scripts

Set the required environment variable

export HUGGINGFACEHUB_API_TOKEN="Your_Huggingface_API_Token"

Run test

On Intel Xeon with TGI:

bash test_compose_on_xeon.sh

On Intel Gaudi with TGI:

bash test_compose_on_gaudi.sh

On AMD ROCm with TGI:

bash test_compose_on_rocm.sh

On AMD ROCm with vLLM:

bash test_compose_vllm_on_rocm.sh