From 287cf40d2954b94c73a5dfa967b3d261309d4ce6 Mon Sep 17 00:00:00 2001 From: lvhan028 Date: Wed, 25 Dec 2024 19:26:49 +0800 Subject: [PATCH] update supported models --- docs/en/supported_models/supported_models.md | 4 ++-- docs/zh_cn/supported_models/supported_models.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/supported_models/supported_models.md b/docs/en/supported_models/supported_models.md index 45b32d25f..cb9805bb0 100644 --- a/docs/en/supported_models/supported_models.md +++ b/docs/en/supported_models/supported_models.md @@ -75,7 +75,7 @@ The following tables detail the models supported by LMDeploy's TurboMind engine | QWen1.5-MoE | A2.7B | LLM | Yes | Yes | Yes | No | No | | QWen2 | 0.5B - 72B | LLM | Yes | Yes | No | Yes | Yes | | Qwen2.5 | 0.5B - 72B | LLM | Yes | Yes | No | Yes | Yes | -| QWen2-VL | 2B, 7B | MLLM | Yes | Yes | No | No | No | +| QWen2-VL | 2B, 7B | MLLM | Yes | Yes | No | No | Yes | | DeepSeek-MoE | 16B | LLM | Yes | No | No | No | No | | DeepSeek-V2 | 16B, 236B | LLM | Yes | No | No | No | No | | DeepSeek-V2.5 | 236B | LLM | Yes | No | No | No | No | @@ -96,7 +96,7 @@ The following tables detail the models supported by LMDeploy's TurboMind engine | ChemVLM | 8B-26B | MLLM | Yes | Yes | No | - | - | | Gemma2 | 9B-27B | LLM | Yes | Yes | Yes | - | - | | GLM4 | 9B | LLM | Yes | Yes | Yes | No | No | -| GLM-4V | 9B | MLLM | Yes | Yes | Yes | No | No | +| GLM-4V | 9B | MLLM | Yes | Yes | Yes | No | Yes | | CodeGeeX4 | 9B | LLM | Yes | Yes | Yes | - | - | | Phi-3.5-mini | 3.8B | LLM | Yes | Yes | No | - | - | | Phi-3.5-MoE | 16x3.8B | LLM | Yes | Yes | No | - | - | diff --git a/docs/zh_cn/supported_models/supported_models.md b/docs/zh_cn/supported_models/supported_models.md index fa41886d3..83b7a9ca6 100644 --- a/docs/zh_cn/supported_models/supported_models.md +++ b/docs/zh_cn/supported_models/supported_models.md @@ -75,7 +75,7 @@ | QWen1.5-MoE | A2.7B | LLM | Yes | Yes | Yes | No | No | | QWen2 | 0.5B - 72B | LLM | Yes | Yes | No | Yes | Yes | | Qwen2.5 | 0.5B - 72B | LLM | Yes | Yes | No | Yes | Yes | -| QWen2-VL | 2B, 7B | MLLM | Yes | Yes | No | No | No | +| QWen2-VL | 2B, 7B | MLLM | Yes | Yes | No | No | Yes | | DeepSeek-MoE | 16B | LLM | Yes | No | No | No | No | | DeepSeek-V2 | 16B, 236B | LLM | Yes | No | No | No | No | | DeepSeek-V2.5 | 236B | LLM | Yes | No | No | No | No | @@ -96,7 +96,7 @@ | ChemVLM | 8B-26B | MLLM | Yes | Yes | No | - | - | | Gemma2 | 9B-27B | LLM | Yes | Yes | Yes | - | - | | GLM4 | 9B | LLM | Yes | Yes | Yes | No | No | -| GLM-4V | 9B | MLLM | Yes | Yes | Yes | No | No | +| GLM-4V | 9B | MLLM | Yes | Yes | Yes | No | Yes | | CodeGeeX4 | 9B | LLM | Yes | Yes | Yes | - | - | | Phi-3.5-mini | 3.8B | LLM | Yes | Yes | No | - | - | | Phi-3.5-MoE | 16x3.8B | LLM | Yes | Yes | No | - | - |