Kaynağa Gözat

doc: fix typo in MobileVLM-README.md (#6181)

Ziang Wu 1 yıl önce
ebeveyn
işleme
d0e2f6416b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      examples/llava/MobileVLM-README.md

+ 1 - 1
examples/llava/MobileVLM-README.md

@@ -6,7 +6,7 @@ for more information, please go to [Meituan-AutoML/MobileVLM](https://github.com
 
 
 The implementation is based on llava, and is compatible with llava and mobileVLM. The usage is basically same as llava.
 The implementation is based on llava, and is compatible with llava and mobileVLM. The usage is basically same as llava.
 
 
-Notice: The overall process of model inference for both **MobileVLM** and **MobileVLM_V2** models is the same, but the process of model conversion  is a little different. Therefore, using MobiVLM as an example, the different conversion step will be shown.
+Notice: The overall process of model inference for both **MobileVLM** and **MobileVLM_V2** models is the same, but the process of model conversion  is a little different. Therefore, using MobileVLM as an example, the different conversion step will be shown.
 
 
 ## Usage
 ## Usage
 Build with cmake or run `make llava-cli` to build it.
 Build with cmake or run `make llava-cli` to build it.