diff --git a/RELEASE.md b/RELEASE.md index 7b43f7abe6a247fd939bbb3f95f19457da8dceea..1b5ea80844fc23390c912230784855b754e962ba 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -7,13 +7,27 @@ ### 模型与算法 -* 新增了19个推理小模型示例,其中支持IGIE推理引擎的12个,支持IxRT推理引擎的7个。 -* 新增了11个大语言模型推理示例,涉及vLLM、FastDeploy、LMDeploy等框架。 +* 新增了19个推理小模型示例,其中支持IGIE推理引擎的12个,支持ixRT推理引擎的7个。 +* 新增了11个大语言模型推理示例,涉及[FastDeploy](https://github.com/PaddlePaddle/FastDeploy)、[LMDeploy](https://github.com/InternLM/lmdeploy)和[vLLM](https://github.com/vllm-project/vllm)等框架。
| IGIE | +ixRT | +||||
|---|---|---|---|---|---|
| ATSS | +CLIP | +CSPResNeXt50 | +|||
| EfficientNet-B4 | +EfficientNet-B5 | +PAA | +|||
| RetinaNet | ++ | IGIE | |||
| EfficientNet-B6 | MNASNet1_3 | @@ -21,70 +35,50 @@||||
| Regnet_x_400mf | +Regnet_y_3_2gf | Regnet_y_32gf | -RegNet_y_400mf | ||
| Regnet_y_3_2gf | +RegNet_y_400mf | +SSD | VGG13 | -VGG13_BN | |
| VGG13_BN | YOLOF | -SSD | YOLOv13 | IxRT | - -|
| CLIP | -CSPResNeXt50 | -EfficientNet-B4 | -|||
| EfficientNet-B5 | -ATSS | -PAA | -大模型 | ||
| RetinaNet | -- | - | 大模型 | +CosyVoice2-0.5B | +E5-V (vLLM) | +ERNIE-4.5-21B-A3B (FastDeploy) |
| Whisper (vLLM) | +ERNIE-4.5-300B-A47B (FastDeploy) | GLM-4V (vLLM) | -MiniCPM-o-2_6 (vLLM) | +InternLM3 (LMDeploy) | |
| MiniCPM-o-2_6 (vLLM) | Qwen-VL (vLLM) | Qwen2-VL (vLLM) | -Qwen2.5-VL (vLLM) | ||
| E5-V (vLLM) | -ERNIE-4.5-21B-A3B (FastDeploy) | -ERNIE-4.5-300B-A47B (FastDeploy) | -|||
| InternLM3 (LMDeploy) | -CosyVoice2-0.5B | +Qwen2.5-VL (vLLM) | +Whisper (vLLM) | ||