Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit acb2c2c

Browse files
authored
update data format (#956)
1 parent 6fe5a9f commit acb2c2c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,22 +72,22 @@ Intel® Extension for Transformers is an innovative toolkit designed to accelera
7272
<td>Intel Xeon Scalable Processors</td>
7373
<td>✔</td>
7474
<td>✔</td>
75-
<td>✔ (INT8)</td>
76-
<td>✔ (INT4)</td>
75+
<td>✔ (INT8, FP8)</td>
76+
<td>✔ (INT4, FP4, NF4)</td>
7777
</tr>
7878
<tr>
7979
<td>Intel Xeon CPU Max Series</td>
8080
<td>✔</td>
8181
<td>✔</td>
82-
<td>✔ (INT8)</td>
83-
<td>✔ (INT4)</td>
82+
<td>✔ (INT8, FP8)</td>
83+
<td>✔ (INT4, FP4, NF4)</td>
8484
</tr>
8585
<tr>
8686
<td>Intel Core Processors</td>
8787
<td>-</td>
8888
<td>✔</td>
89-
<td>✔ (INT8)</td>
90-
<td>✔ (INT4)</td>
89+
<td>✔ (INT8, FP8)</td>
90+
<td>✔ (INT4, FP4, NF4)</td>
9191
</tr>
9292
</tbody>
9393
</table>

0 commit comments

Comments
 (0)