Skip to content

Commit

Permalink
for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardWooSJTU committed Dec 14, 2023
1 parent f8ebc84 commit c27663e
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 81 deletions.
2 changes: 2 additions & 0 deletions llm/benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ export FLAGS_fraction_of_gpu_memory_to_use=0.92
export FLAGS_use_autotune=1
export FLAGS_cublaslt_exhaustive_search_times=10
export FLAGS_cache_inference_while_scope=1
export FLAGS_dynamic_static_unified_comm=0
# export FLAGS_benchmark=1

model_dir=${1:-"checkpoints/llama65b_ptq_smooth_mp8"}
src_len=${2:-1100}
Expand Down
Loading

0 comments on commit c27663e

Please sign in to comment.