We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8721b commit 4e6e3bdCopy full SHA for 4e6e3bd
scripts/grab_acts.bash
@@ -1,4 +1,4 @@
1
# Specify output path to store activations and histograms
2
3
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
+CUDA_VISIBLE_DEVICES=0 python teal/grab_acts.py --model_name meta-llama/Llama-2-7b-hf --output_path $OUTPUT_PATH
0 commit comments