docs: simplify phrasing for OpenAI compatibility in README and README_zh-CN

This commit is contained in:
myhloli
2025-10-30 00:57:41 +08:00
parent 2dbb265cf9
commit 05ce84c5e8
2 changed files with 2 additions and 2 deletions

View File

@@ -640,7 +640,7 @@ A WebUI developed based on Gradio, with a simple interface and only core parsing
<td>Good compatibility, <br>but slower</td> <td>Good compatibility, <br>but slower</td>
<td>Faster than transformers</td> <td>Faster than transformers</td>
<td>Fast, compatible with the vLLM ecosystem</td> <td>Fast, compatible with the vLLM ecosystem</td>
<td>No configuration required, suitable for OpenAI-compatible servers<sup>5</sup></td> <td>Suitable for OpenAI-compatible servers<sup>5</sup></td>
</tr> </tr>
<tr> <tr>
<th>Operating System</th> <th>Operating System</th>

View File

@@ -627,7 +627,7 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
<td>兼容性好, 速度较慢</td> <td>兼容性好, 速度较慢</td>
<td>比transformers快</td> <td>比transformers快</td>
<td>速度快, 兼容vllm生态</td> <td>速度快, 兼容vllm生态</td>
<td>无配置要求, 适用于OpenAI兼容服务器<sup>5</sup></td> <td>适用于OpenAI兼容服务器<sup>5</sup></td>
</tr> </tr>
<tr> <tr>
<th>操作系统</th> <th>操作系统</th>