Update README.md

#10
by ykim362 - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -142,7 +142,7 @@ List of required packages:
142
 
143
  ```
144
  flash_attn==2.7.4.post1
145
- torch==2.6.0
146
  vllm>=0.7.3
147
  ```
148
 
@@ -182,7 +182,7 @@ List of required packages:
182
 
183
  ```
184
  flash_attn==2.7.4.post1
185
- torch==2.6.0
186
  transformers==4.49.0
187
  accelerate==1.3.0
188
  ```
 
142
 
143
  ```
144
  flash_attn==2.7.4.post1
145
+ torch==2.5.1
146
  vllm>=0.7.3
147
  ```
148
 
 
182
 
183
  ```
184
  flash_attn==2.7.4.post1
185
+ torch==2.5.1
186
  transformers==4.49.0
187
  accelerate==1.3.0
188
  ```