File size: 416 Bytes
6d4443f
 
676b75c
 
6d4443f
676b75c
6d4443f
 
676b75c
 
6d4443f
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "audio_enc_dim": 1280,
  "audio_encoder_name": "facebook/hubert-xlarge-ll60k",
  "audio_processor_name": "facebook/hubert-large-ls960-ft",
  "auto_map": {
    "AutoConfig": "config.SpeechLLMModelConfig"
  },
  "llm_dim": 2048,
  "llm_model_checkpoint": "hf_repo/llm_model_checkpoint",
  "llm_model_name": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
  "model_type": "custom_model",
  "transformers_version": "4.38.2"
}