Skip to content

Commit

Permalink
uncomment models (#11777)
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1y0q authored Aug 13, 2024
1 parent 2555265 commit 01bf8a6
Show file tree
Hide file tree
Showing 14 changed files with 117 additions and 117 deletions.
26 changes: 13 additions & 13 deletions python/llm/test/benchmark/igpu-perf/1024-128.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
repo_id:
#- 'THUDM/chatglm3-6b'
#- 'THUDM/glm-4-9b-chat'
#- 'baichuan-inc/Baichuan2-7B-Chat'
#- 'baichuan-inc/Baichuan2-13B-Chat'
#- 'meta-llama/Llama-2-7b-chat-hf'
#- 'meta-llama/Llama-2-13b-chat-hf'
#- 'meta-llama/Meta-Llama-3-8B-Instruct'
#- 'mistralai/Mistral-7B-Instruct-v0.2'
#- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
#- 'RWKV/v5-Eagle-7B-HF'
#- '01-ai/Yi-6B-Chat'
#- 'Qwen/Qwen-VL-Chat'
#- 'openbmb/MiniCPM-1B-sft-bf16'
- 'THUDM/chatglm3-6b'
- 'THUDM/glm-4-9b-chat'
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'baichuan-inc/Baichuan2-13B-Chat'
- 'meta-llama/Llama-2-7b-chat-hf'
- 'meta-llama/Llama-2-13b-chat-hf'
- 'meta-llama/Meta-Llama-3-8B-Instruct'
- 'mistralai/Mistral-7B-Instruct-v0.2'
- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
- 'RWKV/v5-Eagle-7B-HF'
- '01-ai/Yi-6B-Chat'
- 'Qwen/Qwen-VL-Chat'
- 'openbmb/MiniCPM-1B-sft-bf16'
- 'openbmb/MiniCPM-2B-sft-bf16'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
10 changes: 5 additions & 5 deletions python/llm/test/benchmark/igpu-perf/1024-128_437.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repo_id:
# - 'Qwen/Qwen1.5-7B-Chat'
# - 'Qwen/Qwen2-1.5B-Instruct'
# - 'Qwen/Qwen2-7B-Instruct'
# - 'microsoft/Phi-3-mini-4k-instruct'
# - 'microsoft/Phi-3-mini-128k-instruct'
- 'Qwen/Qwen1.5-7B-Chat'
- 'Qwen/Qwen2-1.5B-Instruct'
- 'Qwen/Qwen2-7B-Instruct'
- 'microsoft/Phi-3-mini-4k-instruct'
- 'microsoft/Phi-3-mini-128k-instruct'
- 'microsoft/phi-3-vision-128k-instruct'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
24 changes: 12 additions & 12 deletions python/llm/test/benchmark/igpu-perf/1024-128_int4_fp16.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
repo_id:
#- 'THUDM/chatglm3-6b'
#- 'THUDM/glm-4-9b-chat'
#- 'baichuan-inc/Baichuan2-7B-Chat'
#- 'baichuan-inc/Baichuan2-13B-Chat'
#- 'meta-llama/Llama-2-7b-chat-hf'
#- 'meta-llama/Llama-2-13b-chat-hf'
#- 'meta-llama/Meta-Llama-3-8B-Instruct'
#- 'mistralai/Mistral-7B-Instruct-v0.2'
#- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
#- '01-ai/Yi-6B-Chat'
#- 'Qwen/Qwen-VL-Chat'
#- 'openbmb/MiniCPM-1B-sft-bf16'
- 'THUDM/chatglm3-6b'
- 'THUDM/glm-4-9b-chat'
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'baichuan-inc/Baichuan2-13B-Chat'
- 'meta-llama/Llama-2-7b-chat-hf'
- 'meta-llama/Llama-2-13b-chat-hf'
- 'meta-llama/Meta-Llama-3-8B-Instruct'
- 'mistralai/Mistral-7B-Instruct-v0.2'
- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
- '01-ai/Yi-6B-Chat'
- 'Qwen/Qwen-VL-Chat'
- 'openbmb/MiniCPM-1B-sft-bf16'
- 'openbmb/MiniCPM-2B-sft-bf16'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
10 changes: 5 additions & 5 deletions python/llm/test/benchmark/igpu-perf/1024-128_int4_fp16_437.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repo_id:
# - 'Qwen/Qwen1.5-7B-Chat'
# - 'Qwen/Qwen2-1.5B-Instruct'
# - 'Qwen/Qwen2-7B-Instruct'
# - 'microsoft/Phi-3-mini-4k-instruct'
# - 'microsoft/Phi-3-mini-128k-instruct'
- 'Qwen/Qwen1.5-7B-Chat'
- 'Qwen/Qwen2-1.5B-Instruct'
- 'Qwen/Qwen2-7B-Instruct'
- 'microsoft/Phi-3-mini-4k-instruct'
- 'microsoft/Phi-3-mini-128k-instruct'
- 'microsoft/phi-3-vision-128k-instruct'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
repo_id:
#- 'THUDM/chatglm3-6b'
#- 'THUDM/glm-4-9b-chat'
#- 'baichuan-inc/Baichuan2-7B-Chat'
#- 'baichuan-inc/Baichuan2-13B-Chat'
#- 'meta-llama/Llama-2-7b-chat-hf'
#- 'meta-llama/Llama-2-13b-chat-hf'
#- 'meta-llama/Meta-Llama-3-8B-Instruct'
#- 'mistralai/Mistral-7B-Instruct-v0.2'
#- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
#- '01-ai/Yi-6B-Chat'
#- 'Qwen/Qwen-VL-Chat'
#- 'openbmb/MiniCPM-1B-sft-bf16'
- 'THUDM/chatglm3-6b'
- 'THUDM/glm-4-9b-chat'
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'baichuan-inc/Baichuan2-13B-Chat'
- 'meta-llama/Llama-2-7b-chat-hf'
- 'meta-llama/Llama-2-13b-chat-hf'
- 'meta-llama/Meta-Llama-3-8B-Instruct'
- 'mistralai/Mistral-7B-Instruct-v0.2'
- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
- '01-ai/Yi-6B-Chat'
- 'Qwen/Qwen-VL-Chat'
- 'openbmb/MiniCPM-1B-sft-bf16'
- 'openbmb/MiniCPM-2B-sft-bf16'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repo_id:
# - 'Qwen/Qwen1.5-7B-Chat'
# - 'Qwen/Qwen2-1.5B-Instruct'
# - 'Qwen/Qwen2-7B-Instruct'
# - 'microsoft/Phi-3-mini-4k-instruct'
# - 'microsoft/Phi-3-mini-128k-instruct'
- 'Qwen/Qwen1.5-7B-Chat'
- 'Qwen/Qwen2-1.5B-Instruct'
- 'Qwen/Qwen2-7B-Instruct'
- 'microsoft/Phi-3-mini-4k-instruct'
- 'microsoft/Phi-3-mini-128k-instruct'
- 'microsoft/phi-3-vision-128k-instruct'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
24 changes: 12 additions & 12 deletions python/llm/test/benchmark/igpu-perf/2048-256_int4_fp16.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
repo_id:
#- 'THUDM/chatglm3-6b'
#- 'THUDM/glm-4-9b-chat'
#- 'baichuan-inc/Baichuan2-7B-Chat'
#- 'baichuan-inc/Baichuan2-13B-Chat'
#- 'meta-llama/Llama-2-7b-chat-hf'
#- 'meta-llama/Llama-2-13b-chat-hf'
#- 'meta-llama/Meta-Llama-3-8B-Instruct'
#- 'mistralai/Mistral-7B-Instruct-v0.2'
#- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
#- '01-ai/Yi-6B-Chat'
#- 'Qwen/Qwen-VL-Chat'
#- 'openbmb/MiniCPM-1B-sft-bf16'
- 'THUDM/chatglm3-6b'
- 'THUDM/glm-4-9b-chat'
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'baichuan-inc/Baichuan2-13B-Chat'
- 'meta-llama/Llama-2-7b-chat-hf'
- 'meta-llama/Llama-2-13b-chat-hf'
- 'meta-llama/Meta-Llama-3-8B-Instruct'
- 'mistralai/Mistral-7B-Instruct-v0.2'
- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
- '01-ai/Yi-6B-Chat'
- 'Qwen/Qwen-VL-Chat'
- 'openbmb/MiniCPM-1B-sft-bf16'
- 'openbmb/MiniCPM-2B-sft-bf16'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
10 changes: 5 additions & 5 deletions python/llm/test/benchmark/igpu-perf/2048-256_int4_fp16_437.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repo_id:
# - 'Qwen/Qwen1.5-7B-Chat'
# - 'Qwen/Qwen2-1.5B-Instruct'
# - 'Qwen/Qwen2-7B-Instruct'
# - 'microsoft/Phi-3-mini-4k-instruct'
# - 'microsoft/Phi-3-mini-128k-instruct'
- 'Qwen/Qwen1.5-7B-Chat'
- 'Qwen/Qwen2-1.5B-Instruct'
- 'Qwen/Qwen2-7B-Instruct'
- 'microsoft/Phi-3-mini-4k-instruct'
- 'microsoft/Phi-3-mini-128k-instruct'
- 'microsoft/phi-3-vision-128k-instruct'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
22 changes: 11 additions & 11 deletions python/llm/test/benchmark/igpu-perf/3072-384_int4_fp16.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
repo_id:
#- 'THUDM/chatglm3-6b'
#- 'THUDM/glm-4-9b-chat'
#- 'baichuan-inc/Baichuan2-7B-Chat'
#- 'meta-llama/Llama-2-7b-chat-hf'
#- 'meta-llama/Llama-2-13b-chat-hf'
#- 'meta-llama/Meta-Llama-3-8B-Instruct'
#- 'mistralai/Mistral-7B-Instruct-v0.2'
#- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
#- '01-ai/Yi-6B-Chat'
#- 'Qwen/Qwen-VL-Chat'
#- 'openbmb/MiniCPM-1B-sft-bf16'
- 'THUDM/chatglm3-6b'
- 'THUDM/glm-4-9b-chat'
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'meta-llama/Llama-2-7b-chat-hf'
- 'meta-llama/Llama-2-13b-chat-hf'
- 'meta-llama/Meta-Llama-3-8B-Instruct'
- 'mistralai/Mistral-7B-Instruct-v0.2'
- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
- '01-ai/Yi-6B-Chat'
- 'Qwen/Qwen-VL-Chat'
- 'openbmb/MiniCPM-1B-sft-bf16'
- 'openbmb/MiniCPM-2B-sft-bf16'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
10 changes: 5 additions & 5 deletions python/llm/test/benchmark/igpu-perf/3072-384_int4_fp16_437.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repo_id:
# - 'Qwen/Qwen1.5-7B-Chat'
# - 'Qwen/Qwen2-1.5B-Instruct'
# - 'Qwen/Qwen2-7B-Instruct'
# - 'microsoft/Phi-3-mini-4k-instruct'
# - 'microsoft/Phi-3-mini-128k-instruct'
- 'Qwen/Qwen1.5-7B-Chat'
- 'Qwen/Qwen2-1.5B-Instruct'
- 'Qwen/Qwen2-7B-Instruct'
- 'microsoft/Phi-3-mini-4k-instruct'
- 'microsoft/Phi-3-mini-128k-instruct'
- 'microsoft/phi-3-vision-128k-instruct'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
24 changes: 12 additions & 12 deletions python/llm/test/benchmark/igpu-perf/32-32_int4_fp16.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
repo_id:
#- 'THUDM/chatglm3-6b'
#- 'THUDM/glm-4-9b-chat'
#- 'baichuan-inc/Baichuan2-7B-Chat'
#- 'baichuan-inc/Baichuan2-13B-Chat'
#- 'meta-llama/Llama-2-7b-chat-hf'
#- 'meta-llama/Llama-2-13b-chat-hf'
#- 'meta-llama/Meta-Llama-3-8B-Instruct'
#- 'mistralai/Mistral-7B-Instruct-v0.2'
#- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
#- '01-ai/Yi-6B-Chat'
#- 'Qwen/Qwen-VL-Chat'
#- 'openbmb/MiniCPM-1B-sft-bf16'
- 'THUDM/chatglm3-6b'
- 'THUDM/glm-4-9b-chat'
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'baichuan-inc/Baichuan2-13B-Chat'
- 'meta-llama/Llama-2-7b-chat-hf'
- 'meta-llama/Llama-2-13b-chat-hf'
- 'meta-llama/Meta-Llama-3-8B-Instruct'
- 'mistralai/Mistral-7B-Instruct-v0.2'
- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
- '01-ai/Yi-6B-Chat'
- 'Qwen/Qwen-VL-Chat'
- 'openbmb/MiniCPM-1B-sft-bf16'
- 'openbmb/MiniCPM-2B-sft-bf16'
local_model_hub: 'path to your local model hub'
warm_up: 3
Expand Down
10 changes: 5 additions & 5 deletions python/llm/test/benchmark/igpu-perf/32-32_int4_fp16_437.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repo_id:
# - 'Qwen/Qwen1.5-7B-Chat'
# - 'Qwen/Qwen2-1.5B-Instruct'
# - 'Qwen/Qwen2-7B-Instruct'
# - 'microsoft/Phi-3-mini-4k-instruct'
# - 'microsoft/Phi-3-mini-128k-instruct'
- 'Qwen/Qwen1.5-7B-Chat'
- 'Qwen/Qwen2-1.5B-Instruct'
- 'Qwen/Qwen2-7B-Instruct'
- 'microsoft/Phi-3-mini-4k-instruct'
- 'microsoft/Phi-3-mini-128k-instruct'
- 'microsoft/phi-3-vision-128k-instruct'
local_model_hub: 'path to your local model hub'
warm_up: 3
Expand Down
20 changes: 10 additions & 10 deletions python/llm/test/benchmark/igpu-perf/4096-512_int4_fp16.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
repo_id:
#- 'THUDM/chatglm3-6b'
#- 'THUDM/glm-4-9b-chat'
#- 'baichuan-inc/Baichuan2-7B-Chat'
#- 'meta-llama/Llama-2-7b-chat-hf'
#- 'meta-llama/Llama-2-13b-chat-hf'
#- 'meta-llama/Meta-Llama-3-8B-Instruct'
#- 'mistralai/Mistral-7B-Instruct-v0.2'
#- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
#- '01-ai/Yi-6B-Chat'
#- 'openbmb/MiniCPM-1B-sft-bf16'
- 'THUDM/chatglm3-6b'
- 'THUDM/glm-4-9b-chat'
- 'baichuan-inc/Baichuan2-7B-Chat'
- 'meta-llama/Llama-2-7b-chat-hf'
- 'meta-llama/Llama-2-13b-chat-hf'
- 'meta-llama/Meta-Llama-3-8B-Instruct'
- 'mistralai/Mistral-7B-Instruct-v0.2'
- 'deepseek-ai/deepseek-coder-7b-instruct-v1.5'
- '01-ai/Yi-6B-Chat'
- 'openbmb/MiniCPM-1B-sft-bf16'
- 'openbmb/MiniCPM-2B-sft-bf16'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down
10 changes: 5 additions & 5 deletions python/llm/test/benchmark/igpu-perf/4096-512_int4_fp16_437.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
repo_id:
# - 'Qwen/Qwen1.5-7B-Chat'
# - 'Qwen/Qwen2-1.5B-Instruct'
# - 'Qwen/Qwen2-7B-Instruct'
# - 'microsoft/Phi-3-mini-4k-instruct'
# - 'microsoft/Phi-3-mini-128k-instruct'
- 'Qwen/Qwen1.5-7B-Chat'
- 'Qwen/Qwen2-1.5B-Instruct'
- 'Qwen/Qwen2-7B-Instruct'
- 'microsoft/Phi-3-mini-4k-instruct'
- 'microsoft/Phi-3-mini-128k-instruct'
- 'microsoft/phi-3-vision-128k-instruct'
local_model_hub: 'path to your local model hub'
warm_up: 1
Expand Down

0 comments on commit 01bf8a6

Please sign in to comment.