LLM: update perf test configuration (#9264)
This commit is contained in:
parent
770ac70b00
commit
f597a9d4f5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ local_model_hub: '/mnt/disk1/models'
|
|||
warm_up: 1
|
||||
num_trials: 3
|
||||
num_beams: 1 # default to greedy search
|
||||
low_bit: 'sym_int4' # default to use 'sym_int4' (i.e. symmetric int4)
|
||||
in_out_pairs:
|
||||
- '32-32'
|
||||
- '1024-128'
|
||||
|
|
|
|||
Loading…
Reference in a new issue