From 8c6e50190e4453924fc9a3b8dadb4c07404acf25 Mon Sep 17 00:00:00 2001 From: Zixiao Wang Date: Thu, 23 Jan 2025 22:11:25 +0800 Subject: [PATCH] updated ui --- pipeline_setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline_setup.py b/pipeline_setup.py index 46f4faf..529f3b7 100644 --- a/pipeline_setup.py +++ b/pipeline_setup.py @@ -17,4 +17,4 @@ pipe = pipeline( cache_block_seq_len=32768, quant_policy=4 ) -) \ No newline at end of file +)