Text Generation
Transformers
PyTorch
Safetensors
English
stripedhyena
custom_code
StripedHyena-Nous-7B / tokenizer_config.json
EugeneLYC
add the config files and code
230c4b6
raw
history blame
No virus
149 Bytes
{
"unk_token": "</s>",
"bos_token": "<s>",
"eos_token": "</s>",
"add_prefix_space": false,
"tokenizer_class": "LlamaTokenizer"
}