hf-transformers-bot's picture
Update tiny models for HiggsAudioV2ForConditionalGeneration
93901d1 verified
Raw
History Blame Contribute Delete
430 Bytes
{
"backend": "tokenizers",
"bos_token": "<|begin_of_text|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|end_of_text|>",
"is_local": true,
"local_files_only": false,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 512,
"pad_token": "<|end_of_text|>",
"processor_class": "HiggsAudioV2Processor",
"tokenizer_class": "TokenizersBackend",
"trust_remote": true
}