Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tests/run_A100.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ CUDA_VISIBLE_DEVICES=0 python testbed_greedy.py --model JackFram/llama-160m -
CUDA_VISIBLE_DEVICES=0 python testbed.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/1.3b_33b/growmaps/A100-CNN-1.3b-33b-stochastic.pt --Mode greedy --dataset cnn >> resultsv2.log
CUDA_VISIBLE_DEVICES=0 python testbed.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/1.3b_33b/growmaps/A100-OpenWebText-1.3b-33b-stochastic.pt --Mode greedy --dataset openwebtext >> resultsv2.log

#CUDA_VISIBLE_DEVICES=0 python testbed_greedy.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/growmaps/1.3b_33b/A100-C4-1.3b-33b-greedy.pt --Mode greedy >> resultsv2.log
CUDA_VISIBLE_DEVICES=0 python testbed_greedy.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/growmaps/1.3b_33b/A100-CNN-1.3b-33b-greedy.pt --Mode greedy --dataset cnn >> resultsv2.log
CUDA_VISIBLE_DEVICES=0 python testbed_greedy.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/growmaps/1.3b_33b/A100-OpenWebText-1.3b-33b-greedy.pt --Mode greedy --dataset openwebtext >> resultsv2.log
#CUDA_VISIBLE_DEVICES=0 python testbed_greedy.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/1.3b_33b/growmaps/A100-C4-1.3b-33b-greedy.pt --Mode greedy >> resultsv2.log
CUDA_VISIBLE_DEVICES=0 python testbed_greedy.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/1.3b_33b/growmaps/A100-CNN-1.3b-33b-greedy.pt --Mode greedy --dataset cnn >> resultsv2.log
CUDA_VISIBLE_DEVICES=0 python testbed_greedy.py --model princeton-nlp/Sheared-LLaMA-1.3B --target lmsys/vicuna-33b-v1.3 --T 0.6 --P 1.0 --start 0 --end 200 --M 384 --growmap ../A100_growmaps/1.3b_33b/growmaps/A100-OpenWebText-1.3b-33b-greedy.pt --Mode greedy --dataset openwebtext >> resultsv2.log