Skip to content

zjkhahah/tokenizer-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokenizer-json

对huggingface tokenizer进行cpp实现

  1. 使用:
//linux 平台

cd tokenizer-json
mkdir build 
cd build && cmake ..
make 

//移动tokenizer.json到文件夹中
  1. 目前仅对qwen模型进行测试更多测试请等待

2.参考:

mnn-llm

json

About

HuggingFace llm model tokenizer cpp read

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published