{ "architectures": [ "MoonshineModel" ], "auto_map": { "AutoConfig": "configuration_moonshine.MoonshineConfig", "AutoModelForCausalLM": "modeling_moonshine.MoonshineModel" }, "dec_depth": 6, "dec_ff_swiglu": true, "dec_voc_size": 32768, "dim": 288, "enc_depth": 6, "enc_ff_swiglu": false, "inner_dim": 288, "model_type": "moonshine", "n_head": 8, "torch_dtype": "float32", "transformers_version": "4.46.1" }