Skip to content

Commit 333f43e

Browse files
authored
Update README.md (#110)
1 parent b725b74 commit 333f43e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

vllm/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Typically, users have below two use cases:
4949

5050
Currently, we include the following features for basic platform evaluation such as GPU memory bandwidth, P2P/collective communication cross GPUs and GeMM (generic matrix multiply) compute.
5151

52-
** Note: Both offline installer and docker image are intended for demo purposes only and not intended for production use. For production, please refer to our docker file to generate your own image. **
53-
** [vllm docker file](https://github.com/intel/llm-scaler/blob/main/vllm/docker/Dockerfile) **
54-
** [platform_docker_file](https://github.com/intel/llm-scaler/blob/main/vllm/docker/Dockerfile.platform) **
52+
**Note: Both offline installer and docker image are intended for demo purposes only and not intended for production use. For production, please refer to our docker file to generate your own image**
53+
- [vllm docker file](https://github.com/intel/llm-scaler/blob/main/vllm/docker/Dockerfile)
54+
- [platform_docker_file](https://github.com/intel/llm-scaler/blob/main/vllm/docker/Dockerfile.platform)
5555

5656
### 1.1 Install Bare Metal Environment
5757

@@ -60,7 +60,7 @@ First, install a standard Ubuntu 25.04
6060
- [Ubuntu 25.04 Server](https://releases.ubuntu.com/25.04/ubuntu-25.04-live-server-amd64.iso) (for Xeon-SP).
6161

6262
Download Offline Installer from Intel RDC webiste. This is public but you may need register an account to download.
63-
https://onekit.intel.com/#/kitupload/865019
63+
[RDC Download Link](https://cdrdv2.intel.com/v1/dl/getContent/865705/865702?filename=multi-arc-bmg-offline-installer-25.38.4.1.tar.xz)
6464

6565
Switch to root user, extract and installer and run installer script.
6666

0 commit comments

Comments
 (0)