wujin commited on
Commit
e152ca9
·
verified ·
1 Parent(s): 88f8134

Upload folder using huggingface_hub

Browse files
adapter.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2e30fce0906b688905b8f8ea8d561e9f80bd867e2d3c9052273e431a41aa008
3
+ size 23086992
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "vot_num": 5,
3
+ "alpha": 0.5
4
+ }
llm/config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "PhiForCausalLM"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": null,
7
+ "embd_pdrop": 0.0,
8
+ "eos_token_id": null,
9
+ "hidden_act": "gelu_new",
10
+ "hidden_size": 2048,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 8192,
13
+ "layer_norm_eps": 1e-05,
14
+ "max_position_embeddings": 2048,
15
+ "model_type": "phi",
16
+ "num_attention_heads": 32,
17
+ "num_hidden_layers": 24,
18
+ "num_key_value_heads": 32,
19
+ "partial_rotary_factor": 0.5,
20
+ "qk_layernorm": false,
21
+ "resid_pdrop": 0.0,
22
+ "rope_scaling": null,
23
+ "rope_theta": 10000.0,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "bfloat16",
26
+ "transformers_version": "4.54.0",
27
+ "use_cache": true,
28
+ "vocab_size": 51200
29
+ }
llm/generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.54.0"
4
+ }
llm/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00331dd7971831aaf6abc432f5f15ab643e21642f88aa42105d2787fdbf73177
3
+ size 2836579040