File size: 919 Bytes
a524d03
fec8e73
a524d03
fec8e73
a524d03
fec8e73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a524d03
fec8e73
 
 
a524d03
fec8e73
 
 
a524d03
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "_name_or_path": "/home/eustache_lebihan/dev/add-moonshine/moonshine-base",
  "architectures": [
    "MoonshineForConditionalGeneration"
  ],
  "attention_bias": false,
  "attention_dropout": 0.0,
  "bos_token_id": 1,
  "decoder_hidden_act": "silu",
  "decoder_num_attention_heads": 8,
  "decoder_num_hidden_layers": 8,
  "decoder_num_key_value_heads": 8,
  "decoder_start_token_id": 1,
  "encoder_hidden_act": "gelu",
  "encoder_num_attention_heads": 8,
  "encoder_num_hidden_layers": 8,
  "encoder_num_key_value_heads": 8,
  "eos_token_id": 2,
  "hidden_size": 416,
  "initializer_range": 0.02,
  "intermediate_size": 1664,
  "is_encoder_decoder": true,
  "max_position_embeddings": 512,
  "model_type": "moonshine",
  "partial_rotary_factor": 0.62,
  "rope_scaling": null,
  "rope_theta": 10000.0,
  "torch_dtype": "float32",
  "transformers_version": "4.48.0.dev0",
  "use_cache": true,
  "vocab_size": 32768
}