diff --git a/RELEASE.md b/RELEASE.md index 11c6fa096d9ca6e8fe5b9833a02844a83ee2e827..7b43f7abe6a247fd939bbb3f95f19457da8dceea 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -3,6 +3,97 @@ # DeepSparkInference Release Notes +## 25.09 Release Notes + +### 模型与算法 + +* 新增了19个推理小模型示例,其中支持IGIE推理引擎的12个,支持IxRT推理引擎的7个。 +* 新增了11个大语言模型推理示例,涉及vLLM、FastDeploy、LMDeploy等框架。 + +
| IGIE | +||
|---|---|---|
| EfficientNet-B6 | +MNASNet1_3 | +Regnet_x_32gf | +
| Regnet_x_400mf | +Regnet_y_32gf | +RegNet_y_400mf | +
| Regnet_y_3_2gf | +VGG13 | +VGG13_BN | +
| YOLOF | +SSD | +YOLOv13 | +IxRT | + +
| CLIP | +CSPResNeXt50 | +EfficientNet-B4 | +
| EfficientNet-B5 | +ATSS | +PAA | +
| RetinaNet | ++ | + | 大模型 | + +
| Whisper (vLLM) | +GLM-4V (vLLM) | +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 | ++ |