Skip to content

Commit 70260eb

Browse files
authored
Update quantization.md for low bit: Add Warning for supporting only ARM (#1324)
1 parent 2ea11b0 commit 70260eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/quantization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ python3 torchchat.py generate llama3 --pte-path llama3.pte --prompt "Hello my n
120120

121121
## Experimental TorchAO lowbit kernels
122122

123+
WARNING: These kernels only work on devices with ARM CPUs, for example on Mac computers with Apple Silicon.
124+
123125
### Use
124126

125127
#### linear:a8wxdq

0 commit comments

Comments
 (0)