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

Commit 041a7c0

Browse files
committed
typo
1 parent cc16970 commit 041a7c0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ __pycache__/
1414
# Build directories
1515
build/android/*
1616
et-build/*
17-
torchao-build/*
1817
runner-et/cmake-out/*
1918
runner-aoti/cmake-out/*
2019
cmake-out/

docs/quantization.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ python3 torchchat.py export llama3 --quantize '{"embedding": {"bitwidth": 4, "gr
118118
python3 torchchat.py generate llama3 --pte-path llama3.pte --prompt "Hello my name is"
119119
```
120120

121-
122121
## Quantization Profiles
123122

124123
Four [sample profiles](https://github.com/pytorch/torchchat/tree/main/torchchat/quant_config/) are included with the torchchat distribution: `cuda.json`, `desktop.json`, `mobile.json`, `pi5.json`

0 commit comments

Comments
 (0)