Files
GenAIExamples/AvatarChatbot/tests/README.md
2025-05-16 15:18:06 +08:00

363 B

AvatarChatbot 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