Skip to content

Commit 57fd6fe

Browse files
authored
Update README.md (#729)
Remove comment that is rendered atm.
1 parent 02b2179 commit 57fd6fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ export TORCHCHAT_ROOT=${PWD}
198198
### Export for mobile
199199
The following example uses the Llama3 8B Instruct model.
200200

201-
[comment default]: echo '{"embedding": {"bitwidth": 4, "groupsize" : 32}, "linear:a8w4dq": {"groupsize" : 32}}' >./config/data/mobile.json
202-
203201
```
204202
# Export
205203
python3 torchchat.py export llama3 --quantize config/data/mobile.json --output-pte-path llama3.pte

0 commit comments

Comments
 (0)