File size: 2,946 Bytes
85c6f62
48d7724
85c6f62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48d7724
85c6f62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
  "_name_or_path": "microsoft/Phi-3-mini-128k-instruct-onnx",
  "architectures": [
    "PhiLongRoPEForCausalLM"
  ],
  "attention_dropout": 0.0,
  "xauto_map": {
    "AutoConfig": "configuration_phi_longrope.PhiLongRoPEConfig",
    "AutoModelForCausalLM": "modeling_phi_longrope.PhiLongRoPEForCausalLM"
  },
  "bos_token_id": 1,
  "eos_token_id": 2,
  "hidden_act": "silu",
  "hidden_size": 3072,
  "initializer_range": 0.02,
  "intermediate_size": 8192,
  "max_position_embeddings": 131072,
  "model_type": "phi3",
  "xmodel_type": "phi_longrope",
  "num_attention_heads": 32,
  "num_hidden_layers": 32,
  "num_key_value_heads": 32,
  "original_max_position_embeddings": 4096,
  "rms_norm_eps": 1e-05,
  "rope_scaling": {
    "long_factor": [
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      3.7391297817230225,
      3.7699999999999756,
      6.679999999999908,
      11.956522941589355,
      14.695652961730957,
      16.649999999999697,
      20.83000000000035,
      22.91304588317871,
      25.652175903320312,
      28.391305923461914,
      31.130435943603516,
      33.869564056396484,
      36.60869598388672,
      39.34782409667969,
      42.08695983886719,
      44.826087951660156,
      47.565216064453125,
      50.30434799194336,
      53.04347610473633,
      55.78260803222656,
      58.5217399597168,
      61.26087188720703,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0,
      64.0
    ],
    "short_factor": [
      1.0,
      1.0,
      1.0,
      1.0,
      1.05,
      1.05,
      1.1500000000000001,
      1.2000000000000002,
      1.2500000000000002,
      1.5000000000000004,
      1.8000000000000007,
      2.25,
      2.3000000000000007,
      2.3500000000000014,
      2.5,
      2.5,
      2.55,
      2.5999999999999988,
      2.6999999999999993,
      2.6999999999999993,
      2.8499999999999988,
      2.8999999999999986,
      2.9999999999999982,
      2.9999999999999982,
      2.9999999999999982,
      3.099999999999998,
      3.299999999999997,
      3.399999999999997,
      3.599999999999996,
      3.649999999999996,
      3.7999999999999954,
      3.899999999999995,
      3.899999999999995,
      3.899999999999995,
      4.099999999999994,
      4.099999999999994,
      4.099999999999994,
      4.099999999999994,
      4.099999999999994,
      4.149999999999994,
      4.149999999999994,
      4.149999999999994,
      4.149999999999994,
      4.149999999999994,
      4.199999999999994,
      4.249999999999994,
      4.299999999999994,
      4.399999999999993
    ],
    "type": "longrope"
  },
  "rope_theta": 10000.0,
  "sliding_window": 131072,
  "tie_word_embeddings": false,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.38.1",
  "use_cache": true,
  "vocab_size": 32038
}