Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/InternLM/InternLM
/ tokenizer.py
File
tokenizer.py
tools/tokenizer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
import
json
3
import
os
4
import
sys
Callers
nothing calls this directly
Calls
2
InternLMTokenizer
Class · 0.90
main
Function · 0.70
Tested by
no test coverage detected