YC-Chen commited on
Commit
6123df8
1 Parent(s): 53b2d93

Update README.md

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