fix path bug for reorg (#801)

Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
This commit is contained in:
XinyaoWa
2024-09-12 17:52:06 +08:00
committed by GitHub
parent d42292967c
commit 264759d85a
15 changed files with 17 additions and 15 deletions

View File

@@ -92,7 +92,8 @@ Change the `LLM_MODEL_ID` below for your needs.
3. Set up other environment variables:
```bash
source ../set_env.sh
cd GenAIExamples/CodeTrans/docker_compose
source ./set_env.sh
```
### Start Microservice Docker Containers