Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 74d221e

Browse files
committed
remove single-threaded reference in docs
1 parent 3b20970 commit 74d221e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/quantization.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ python torchchat.py export llama3 --device cpu --dtype float32 --quantize '{"lin
178178
```
179179

180180
Note: only the ExecuTorch C++ runner in torchchat when built using the instructions in the setup can run the exported *.pte file.
181-
Also note that the ExecuTorch op that wraps the new torchao kernel is currently single threaded.
182181

183182
## Quantization Profiles
184183

0 commit comments

Comments
 (0)