Feature Extraction
Transformers
Safetensors
English
custom_model
multi-modal
speech-language
custom_code
Eval Results
File size: 515 Bytes
898044c
e913b2a
 
 
898044c
 
 
 
e913b2a
 
898044c
 
 
 
 
e913b2a
c2de39d
898044c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "architectures": [
    "SpeechLLMModel"
  ],
  "audio_enc_dim": 1024,
  "audio_encoder_name": "microsoft/wavlm-large",
  "audio_processor_name": "microsoft/wavlm-base",
  "auto_map": {
    "AutoConfig": "config.SpeechLLMModelConfig",
    "AutoModel": "model.SpeechLLMModel"
  },
  "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",
  "torch_dtype": "float32",
  "transformers_version": "4.41.2"
}