{ "architectures": [ "CustomSLM" ], "auto_map": { "AutoConfig": "srt_model.CustomSLMConfig", "AutoModel": "srt_model.CustomSLM" }, "dtype": "bfloat16", "encoder_dim": 1280, "encoder_only": false, "encoder_path": "yxdu/whisper-large-v3-encoder", "llm_dim": 2560, "llm_path": "yxdu/ESRT-4B-LLM", "model_type": "custom_slm", "qformer_layers": 8, "query_len": 80, "tie_word_embeddings": false, "tokenizer_path": "yxdu/ESRT-4B-LLM", "transformers_version": "4.57.3", "use_vllm": false, "vllm_path": "yxdu/ESRT-4B-LLM" }