Unverified Commit 9bdc2544 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #2385 from myhloli/dev

docs: correct typo for Apple Silicon in install guide and README
parents 9f892a5e ebb7df98
...@@ -367,7 +367,7 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c ...@@ -367,7 +367,7 @@ https://github.com/user-attachments/assets/4bea02c9-6d54-4cd6-97ed-dff14340982c
<td colspan="2"> <td colspan="2">
Volta(2017)及之后生产的全部带Tensor Core的GPU <br> Volta(2017)及之后生产的全部带Tensor Core的GPU <br>
6G显存及以上</td> 6G显存及以上</td>
<td rowspan="2">apple slicon</td> <td rowspan="2">Apple silicon</td>
</tr> </tr>
</table> </table>
......
...@@ -86,7 +86,7 @@ Also you can try `online demo <https://www.modelscope.cn/studios/OpenDataLab/Min ...@@ -86,7 +86,7 @@ Also you can try `online demo <https://www.modelscope.cn/studios/OpenDataLab/Min
<td colspan="2">GPU VRAM 6GB or more</td> <td colspan="2">GPU VRAM 6GB or more</td>
<td colspan="2">All GPUs with Tensor Cores produced from Volta(2017) onwards.<br> <td colspan="2">All GPUs with Tensor Cores produced from Volta(2017) onwards.<br>
More than 6GB VRAM </td> More than 6GB VRAM </td>
<td rowspan="2">apple slicon</td> <td rowspan="2">Apple silicon</td>
</tr> </tr>
</table> </table>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment