From 4d010693024268f0ee0de7bc2fb9a02ee9dbccb6 Mon Sep 17 00:00:00 2001 From: Kai Huang Date: Fri, 29 Dec 2023 12:54:13 +0800 Subject: [PATCH] Temp remove baichuan2-13b 1k from arc perf test (#9810) --- 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 81c80a27..fdf7adac 100644 --- a/python/llm/test/benchmark/arc-perf-test.yaml +++ b/python/llm/test/benchmark/arc-perf-test.yaml @@ -31,4 +31,5 @@ cpu_embedding: False # whether put embedding to CPU (only avaiable now for gpu w exclude: - 'fnlp/moss-moon-003-sft:1024' - 'fnlp/moss-moon-003-sft:2048' + - 'baichuan-inc/Baichuan2-13B-Chat:1024' - 'baichuan-inc/Baichuan2-13B-Chat:2048'