YC-Chen commited on
Commit
28fe02a
1 Parent(s): e938331

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -70,16 +70,17 @@ and is comparable with Mistral-7B-Instruct-v0.1 on MMLU and MT-Bench in English.
70
  | gpt-3.5-turbo-0613 | | |
71
 
72
 
 
73
  | **[Inference Speed on Traditional Chinese]** | Speed (char/sec)
74
  |-------------------------------------------------------------------------------------------------------|--------|
75
- | Breeze-7B-Instruct-v0.1 | |
76
- | mistralai/Mistral-7B-Instruct-v0.1 | |
77
- | yentinglin/Taiwan-LLM-7B-v2.1-chat | |
78
- | yentinglin/Taiwan-LLM-13B-v2.0-chat | |
79
- | 01-ai/Yi-6B-Chat | |
80
- | 01-ai/Yi-34B-Chat | |
81
- | Qwen/Qwen-7B-Chat | | | |
82
- | Qwen/Qwen-14B-Chat | | | |
83
 
84
 
85
  ## Use in Transformers
 
70
  | gpt-3.5-turbo-0613 | | |
71
 
72
 
73
+
74
  | **[Inference Speed on Traditional Chinese]** | Speed (char/sec)
75
  |-------------------------------------------------------------------------------------------------------|--------|
76
+ | Breeze-7B-Base-v0.1 | |
77
+ | mistralai/Mistral-7B-v0.1 | |
78
+ | yentinglin/Taiwan-LLM-7B-v2.1-base | |
79
+ | yentinglin/Taiwan-LLM-13B-v2.0-base | |
80
+ | 01-ai/Yi-6B | |
81
+ | 01-ai/Yi-34B | |
82
+ | Qwen/Qwen-7B | | | |
83
+ | Qwen/Qwen-14B | | | |
84
 
85
 
86
  ## Use in Transformers