Skip to content

Commit 74bb1eb

Browse files
committed
update README
1 parent 23a67ce commit 74bb1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ variety of hardware - locally and in the cloud.
4646

4747
- Plain C/C++ implementation without any dependencies
4848
- Apple silicon is a first-class citizen - optimized via ARM NEON, Accelerate and Metal frameworks
49-
- AVX, AVX2 and AVX512 support for x86 architectures
49+
- AVX, AVX2, AVX512 and AMX support for x86 architectures
5050
- 1.5-bit, 2-bit, 3-bit, 4-bit, 5-bit, 6-bit, and 8-bit integer quantization for faster inference and reduced memory use
5151
- Custom CUDA kernels for running LLMs on NVIDIA GPUs (support for AMD GPUs via HIP)
5252
- Vulkan and SYCL backend support

0 commit comments

Comments
 (0)