linzhao-amd commited on
Commit
bf51be6
·
verified ·
1 Parent(s): 6bec44d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -77,7 +77,7 @@ The model was evaluated on gsm8k benchmarks using the [vllm](https://github.com/
77
 
78
  ### Reproduction
79
 
80
- The GSM8K results were obtained using the vLLM framework, based on the Docker image `rocm/vllm:rocm7.0.0_vllm_0.11.2_20251210`, and vLLM is installed from source inside the container.
81
 
82
  #### Preparation in container
83
  ```
 
77
 
78
  ### Reproduction
79
 
80
+ The GSM8K results were obtained using the vLLM framework, based on the Docker image `rocm/vllm:rocm7.0.0_vllm_0.11.2_20251210`, and vLLM is installed inside the container with fixes applied for model support.
81
 
82
  #### Preparation in container
83
  ```