Skip to content

Commit ca6c61d

Browse files
authored
Update ppl_test.bash
1 parent 2d7b002 commit ca6c61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ppl_test.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# TEAL_PATH is the output path specified in grab_acts.py
22

3-
CUDA_VISIBLE_DEVICES=0 python teal/ppl_test.py --model_name meta-llama/Llama-2-7b-hf --teal_path /data_persistent2/jamesliu/sparsedoping/Llama-2-7B --sparsity 0.5
3+
CUDA_VISIBLE_DEVICES=0 python teal/ppl_test.py --model_name meta-llama/Llama-2-7b-hf --teal_path $OUTPUT_PATH --sparsity 0.5
44

55

0 commit comments

Comments
 (0)