[Docs] : update readme.md

This commit is contained in:
chanzhennan
2025-12-31 16:41:12 +08:00
parent 3290c30ec1
commit 6bc61d0dfe

View File

@@ -36,7 +36,7 @@ By utilizing the vLLM Kunlun plugin, popular open-source models, including Trans
<table> <table>
<thead> <thead>
<tr> <tr>
<th width="20%">Model</th> <th width="30%">Model</th>
<th width="12%">Support</th> <th width="12%">Support</th>
<th width="15%">Quantization</th> <th width="15%">Quantization</th>
<th width="10%">LoRA</th> <th width="10%">LoRA</th>
@@ -69,6 +69,14 @@ By utilizing the vLLM Kunlun plugin, popular open-source models, including Trans
<td class="status-support"></td> <td class="status-support"></td>
<td></td> <td></td>
</tr> </tr>
<tr>
<td class="model-name">MiMo-V2-Flash</td>
<td class="status-support"></td>
<td></td>
<td></td>
<td class="status-support"></td>
<td></td>
</tr>
</tbody> </tbody>
</table> </table>