"vscode:/vscode.git/clone" did not exist on "ec2affa8ae2664db88df2ff0248219e355d6629a"
Unverified Commit 59012df9 authored by Johnny Yang's avatar Johnny Yang Committed by GitHub
Browse files

[TPU] update TPU benchmark threshold (#25713)


Signed-off-by: default avatarJohnny Yang <johnnyyang@google.com>
parent 3d1f6761
...@@ -9,6 +9,6 @@ MAX_NUM_BATCHED_TOKENS=1024 ...@@ -9,6 +9,6 @@ MAX_NUM_BATCHED_TOKENS=1024
TENSOR_PARALLEL_SIZE=1 TENSOR_PARALLEL_SIZE=1
MAX_MODEL_LEN=2048 MAX_MODEL_LEN=2048
DOWNLOAD_DIR=/mnt/disks/persist DOWNLOAD_DIR=/mnt/disks/persist
EXPECTED_THROUGHPUT=10.0 EXPECTED_THROUGHPUT=8.7
INPUT_LEN=1800 INPUT_LEN=1800
OUTPUT_LEN=128 OUTPUT_LEN=128
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment