Xiao-AMD commited on
Commit
0920a78
·
verified ·
1 Parent(s): 5d80ba7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ The model was evaluated on GSM8K.
46
 
47
  **Scripts:**
48
  ```
49
- export MODEL_DIR=/workspace/ibm/granite-4.0-h-small-fp8
50
  export VLLM_USE_V1=1
51
  export VLLM_ROCM_USE_AITER=0
52
  export VLLM_V1_USE_PREFILL_DECODE_ATTENTION=0
 
46
 
47
  **Scripts:**
48
  ```
49
+ export MODEL_DIR=granite-4.0-h-small-fp8
50
  export VLLM_USE_V1=1
51
  export VLLM_ROCM_USE_AITER=0
52
  export VLLM_V1_USE_PREFILL_DECODE_ATTENTION=0