1 Star 0 Fork 0

零一万物/Yi-34B-Chat-8bits

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
special_tokens_map.json 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yi Team 提交于 2023-11-22 16:29 . init
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|im_sep|>"
],
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/01-ai/Yi-34B-Chat-8bits.git
git@gitee.com:01-ai/Yi-34B-Chat-8bits.git
01-ai
Yi-34B-Chat-8bits
Yi-34B-Chat-8bits
main

搜索帮助