Skip to content

Commit 7701558

Browse files
authored
Update README.md
1 parent 3518b83 commit 7701558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If `--save_full_model` is specified, the compressed model will also be saved in
8484
Double check the perplexity of the compressed model:
8585

8686
```
87-
### Perplexity CheckCUDA_VISIBLE_DEVICES=0 python \
87+
CUDA_VISIBLE_DEVICES=0 python \
8888
bitdelta/eval_ppl.py \
8989
--base_model meta-llama/Llama-2-7b-hf \
9090
--dataset_name wikitext \

0 commit comments

Comments
 (0)