Text Generation
PEFT
Safetensors
GGUF
Transformers
English
lora
sft
trl
unsloth
conversational
Pocket-Code-1.2B-GGUF / tokenizer_config.json
param302's picture
Upload folder using huggingface_hub
9856f25 verified
Raw
History Blame Contribute Delete
246 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"eos_token": "<|im_end|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": null
}