From b6f159cd097dc93586820f5919931a525dcc4e44 Mon Sep 17 00:00:00 2001 From: gongjy <2474590974@qq.com> Date: Sat, 31 Aug 2024 23:22:09 +0800 Subject: [PATCH] update minimind-v1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed84e59..e33cf01 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ python 2-eval.py 强大的开源模型例如01万物、千问、chatglm、mistral、Llama3等,它们的tokenizer词表长度如下: | Tokenizer 模型 | 词表大小 | 来源 | - |--------------------|---------|------------| + |--------------------|---------|------------| | yi tokenizer | 64,000 | 01万物(中国) | | qwen2 tokenizer | 151,643 | 阿里云(中国) | | glm tokenizer | 151,329 | 智谱AI(中国) |