Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ bitsandbytes has the following minimum requirements for all platforms:
<td></td>
<td>✅</td>
<td>✅</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
Expand Down Expand Up @@ -156,6 +156,14 @@ bitsandbytes has the following minimum requirements for all platforms:
<td>✅</td>
<td>✅</td>
</tr>
<tr>
<td align="right">arm64</td>
<td>◻️ CPU</td>
<td></td>
<td>✅</td>
<td>✅</td>
<td>✅</td>
</tr>
<tr>
<td colspan="6">🍎 <strong>macOS 14+</strong></td>
</tr>
Expand All @@ -165,15 +173,15 @@ bitsandbytes has the following minimum requirements for all platforms:
<td>Apple M1+</td>
<td>✅</td>
<td>✅</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>⬜ Metal <br><code>mps</code></td>
<td>Apple M1+</td>
<td>🐢</td>
<td>🐢</td>
<td></td>
<td>🚧</td>
</tbody>
</table>

Expand Down
Loading