nguyenbh ykim362 commited on
Commit
2ebeb38
·
verified ·
1 Parent(s): 0fd084b

Update README.md (#10)

Browse files

- Update README.md (a84cca47e89c93eca1ef396811aa637e29ec8106)


Co-authored-by: Young Jin Kim <[email protected]>

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
  ```