fix path bug for reorg (#801)
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user