PyTorch
English
llama
sound language model
llama3.1-s-instruct-2024-08-15-cp2000 / special_tokens_map.json
bachvudinh's picture
Upload Llama3.1 with Whisper Tokenizer at step 5000
f9a5ecb verified
raw
history blame contribute delete
296 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}