Skip to content

Commit 4e6e3bd

Browse files
authored
Update grab_acts.bash
1 parent fc8721b commit 4e6e3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/grab_acts.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Specify output path to store activations and histograms
22

33

4-
CUDA_VISIBLE_DEVICES=0 python teal/grab_acts.py --model_name meta-llama/Llama-2-7b-hf --output_path /data_persistent2/jamesliu/teal/Llama-2-7B
4+
CUDA_VISIBLE_DEVICES=0 python teal/grab_acts.py --model_name meta-llama/Llama-2-7b-hf --output_path $OUTPUT_PATH

0 commit comments

Comments
 (0)