tiny-audio-head / audio_head_config.json
mazesmazes's picture
AudioHead weights - step 100
3638201 verified
raw
history blame
162 Bytes
{
"decoder_dim": 256,
"decoder_layers": 4,
"decoder_heads": 4,
"max_audio_tokens": 500,
"text_vocab_size": 128257,
"temperature": 1.0,
"top_k": 50
}