Skip to content

Commit

Permalink
docs: fix Qwen typo (#2136)
Browse files Browse the repository at this point in the history
* Update README.md

Qwen not QWen

* Update README_zh-CN.md

* Update supported_models.md

* Update supported_models.md
  • Loading branch information
ArtificialZeng authored Jul 28, 2024
1 parent fb6f8ea commit fc6f286
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ For detailed inference benchmarks in more devices and more settings, please refe
<li>LLaVA(1.5,1.6) (7B-34B)</li>
<li>InternLM-XComposer2 (7B, 4khd-7B)</li>
<li>InternLM-XComposer2.5 (7B)</li>
<li>QWen-VL (7B)</li>
<li>Qwen-VL (7B)</li>
<li>DeepSeek-VL (7B)</li>
<li>InternVL-Chat (v1.1-v1.5)</li>
<li>InternVL2 (1B-76B)</li>
Expand Down
2 changes: 1 addition & 1 deletion README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ LMDeploy TurboMind 引擎拥有卓越的推理能力,在各种规模的模型
<li>LLaVA(1.5,1.6) (7B-34B)</li>
<li>InternLM-XComposer2 (7B, 4khd-7B)</li>
<li>InternLM-XComposer2.5 (7B)</li>
<li>QWen-VL (7B)</li>
<li>Qwen-VL (7B)</li>
<li>DeepSeek-VL (7B)</li>
<li>InternVL-Chat (v1.1-v1.5)</li>
<li>InternVL2 (1B-76B)</li>
Expand Down

0 comments on commit fc6f286

Please sign in to comment.