Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
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
2 changes: 2 additions & 0 deletions docs/quantization.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ python3 torchchat.py generate llama3 --pte-path llama3.pte --prompt "Hello my n

## Experimental TorchAO lowbit kernels

WARNING: These kernels only work on devices with ARM CPUs, for example on Mac computers with Apple Silicon.

### Use

#### linear:a8wxdq
Expand Down
Loading