neo-coder-v0.2 / tokenizer.json
praga2008's picture
Initial release of NEO-CODER v0.2.1 (3.8B Autonomous Coding Agent)
bae47d1 verified
Raw
History Blame Contribute Delete
249 Bytes
{
"vocab_size": 64000,
"special_tokens": [
"<|pad|>",
"<|bos|>",
"<|eos|>",
"<|code_start|>",
"<|code_end|>",
"<|tool_call|>",
"<|tool_result|>"
],
"whitespace_preservation": true,
"languages": 44
}