Text Generation
llama-cpp-python
GGUF
English
qwen3
causal-lm
small-language-model
conversational
FL-50M / special_tokens_map.json
Darek
Upload folder using huggingface_hub
8fb4925 verified
Raw
History Blame Contribute Delete
240 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|end|>",
"pad_token": "<|pad|>",
"additional_special_tokens": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|tool|>",
"<|end|>",
"<think>",
"</think>"
]
}