diff --git a/vllm/README.md b/vllm/README.md index 8de1d3d..5680d27 100644 --- a/vllm/README.md +++ b/vllm/README.md @@ -110,7 +110,7 @@ docker run -it \ bash ```` -Once you enter the docker container, go to /opt/intel/multi-arc directory, collaterals/tools/scripts put there. +Once you enter the docker container, go to /opt/intel/multi-arc directory, all related collaterals, tools and scripts are there. ```bash root@da47dbf0a2f4:/opt/intel/multi-arc/multi-arc-bmg-offline-installer-25.32.1.2# ls -l diff --git a/vllm/tools/native_bkc_setup.sh b/vllm/tools/native_bkc_setup.sh index d8eed94..6781e23 100755 --- a/vllm/tools/native_bkc_setup.sh +++ b/vllm/tools/native_bkc_setup.sh @@ -147,7 +147,7 @@ else fi update-initramfs -u -rm -rf $WORK_DIR +rm $FIRMWARE_DIR/* -rf echo -e "✅ Update GPU firmware successfully" echo -e "\n[INFO] Disabling intel_iommu..."