8000 Fix llama3.2 VL vision in "Supported Modals" documents (#2703) · InternLM/lmdeploy@177da9b · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 177da9b

Browse files
blankanswerlvhan028
authored andcommitted
Fix llama3.2 VL vision in "Supported Modals" documents (#2703)
* fix zh_cn supported_models.md llama3.2 version * fix zh_cn supported_models.md llama3.2 version
1 parent f33a639 commit 177da9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/supported_models/supported_models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The TurboMind engine doesn't support window attention. Therefore, for models tha
5151
| Llama3 | 8B, 70B | LLM | Yes | Yes | Yes | Yes | Yes |
5252
| Llama3.1 | 8B, 70B | LLM | Yes | Yes | Yes | No | - |
5353
| Llama3.2 | 1B, 3B | LLM | Yes | Yes | Yes | No | - |
54-
| Llama3.2-VL | 8B, 90B | MLLM | Yes | Yes | Yes | No | - |
54+
| Llama3.2-VL | 11B, 90B | MLLM | Yes | Yes | Yes | No | - |
5555
| InternLM | 7B - 20B | LLM | Yes | Yes | Yes | Yes | - |
5656
| InternLM2 | 7B - 20B | LLM | Yes | Yes | Yes | Yes | Yes |
5757
| InternLM2.5 | 7B | LLM | Yes | Yes | Yes | Yes | Yes |

docs/zh_cn/supported_models/supported_models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ turbomind 引擎不支持 window attention。所以,对于应用了 window att
5151
| Llama3 | 8B, 70B | LLM | Yes | Yes | Yes | Yes | Yes |
5252
| Llama3.1 | 8B, 70B | LLM | Yes | Yes | Yes | No | - |
5353
| Llama3.2 | 1B, 3B | LLM | Yes | Yes | Yes | No | - |
54-
| Llama3.2-VL | 8B, 90B | MLLM | Yes | Yes | Yes | No | - |
54+
| Llama3.2-VL | 11B, 90B | MLLM | Yes | Yes | Yes | No | - |
5555
| InternLM | 7B - 20B | LLM | Yes | Yes | Yes | Yes | - |
5656
| InternLM2 | 7B - 20B | LLM | Yes | Yes | Yes | Yes | Yes |
5757
| InternLM2.5 | 7B | LLM | Yes | Yes | Yes | Yes | Yes |

0 commit comments

Comments
 (0)
0