yaoyuan commited on
Commit
c255f57
·
verified ·
1 Parent(s): a8dd5db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -135,7 +135,7 @@ MiniCPM-V 4.5 can be easily used in various ways: (1) [llama.cpp](https://github
135
  </table>
136
  </div>
137
 
138
- Both Video-MME and OpenCompass were evaluated using 8×A100 GPUs for inference. The reported inference time of Video-MME excludes the cost of video frame extraction.
139
 
140
  ### Examples
141
 
 
135
  </table>
136
  </div>
137
 
138
+ Both Video-MME and OpenCompass were evaluated using 8×A100 GPUs for inference. The reported inference time of Video-MME includes full model-side computation, and excludes the external cost of video frame extraction (dependent on specific frame extraction tools) for fair comparison.
139
 
140
  ### Examples
141