From 972493949963f5490a0a44f3ec3f0540cc641862 Mon Sep 17 00:00:00 2001 From: WeiguangHan Date: Wed, 31 Jan 2024 17:49:12 +0800 Subject: [PATCH] temporarily disable bloom 2k input (#10056) --- python/llm/test/benchmark/arc-perf-test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/python/llm/test/benchmark/arc-perf-test.yaml b/python/llm/test/benchmark/arc-perf-test.yaml index 25e26281..2e1a6da8 100644 --- a/python/llm/test/benchmark/arc-perf-test.yaml +++ b/python/llm/test/benchmark/arc-perf-test.yaml @@ -35,3 +35,4 @@ exclude: - 'fnlp/moss-moon-003-sft:2048' - 'baichuan-inc/Baichuan2-13B-Chat:1024' - 'baichuan-inc/Baichuan2-13B-Chat:2048' + - 'bigscience/bloomz-7b1:2048'