{ "bos_token": { "content": "<|begin|>", "lstrip": false, "rstrip": false, "single_word": false, "normalized": false }, "eos_token": { "content": "<|end|>", "lstrip": false, "rstrip": false, "single_word": false, "normalized": false }, "pad_token": { "content": "<|pad|>", "lstrip": false, "rstrip": false, "single_word": false, "normalized": false }, "unk_token": { "content": "<|unk|>", "lstrip": false, "rstrip": false, "single_word": false, "normalized": false }, "additional_special_tokens": [ "<|system|>", "<|user|>", "<|assistant|>", "<|end_turn|>", "<|cve|>", "<|mitre|>", "<|cwe|>", "<|capec|>", "<|ioc|>", "<|ip|>", "<|hash|>", "<|domain|>", "<|confidence_high|>", "<|confidence_medium|>", "<|confidence_low|>", "<|source_verified|>", "<|source_unverified|>", "<|code_start|>", "<|code_end|>", "<|thinking|>", "<|end_thinking|>" ] }