We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb82339 commit bcdc916Copy full SHA for bcdc916
omni/README.md
@@ -29,7 +29,7 @@ bash build.sh
29
Run docker image:
30
31
```bash
32
-export DOCKER_IMAGE=intel/llm-scaler-omni:0.1.0-b3
+export DOCKER_IMAGE=intel/llm-scaler-omni:0.1.0-b4
33
export CONTAINER_NAME=comfyui
34
export MODEL_DIR=<your_model_dir>
35
export COMFYUI_MODEL_DIR=<your_comfyui_model_dir>
0 commit comments