Skip to content

Commit

Permalink
Update PT example README.md (#1194)
Browse files Browse the repository at this point in the history
  • Loading branch information
xin3he authored Sep 1, 2023
1 parent c75295a commit a01ba8b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ python run_clm.py \
--tune \
--output_dir saved_results
```
> NOTE
>
> `saved_results` is the path to finetuned output_dir.
or
```bash
sh run_quant.sh --topology=gpt_j_wikitext_weight_only --input_model=EleutherAI/gpt-j-6B --weight_only_bits=8 --weight_only_group=-1 --weight_only_scheme=sym --weight_only_algorithm=RTN
Expand Down

0 comments on commit a01ba8b

Please sign in to comment.