at676 commited on
Commit
efbe1dc
·
verified ·
1 Parent(s): 9331918

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 128000,
8
+ "eos_token_id": [
9
+ 128001,
10
+ 128008,
11
+ 128009
12
+ ],
13
+ "head_dim": 128,
14
+ "hidden_act": "silu",
15
+ "hidden_size": 8192,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 28672,
18
+ "max_position_embeddings": 131072,
19
+ "mlp_bias": false,
20
+ "model_type": "llama",
21
+ "num_attention_heads": 64,
22
+ "num_hidden_layers": 80,
23
+ "num_key_value_heads": 8,
24
+ "pretraining_tp": 1,
25
+ "quip_params": {
26
+ "K": 2,
27
+ "L": 16,
28
+ "V": 2,
29
+ "codebook": "bitshift",
30
+ "codebook_version": 0,
31
+ "decode_mode": "quantlut_sym",
32
+ "skip_list": [
33
+ "0_v"
34
+ ],
35
+ "split_for_tp": false,
36
+ "td_x": 16,
37
+ "td_y": 16,
38
+ "tlut_bits": 9
39
+ },
40
+ "rms_norm_eps": 1e-05,
41
+ "rope_scaling": {
42
+ "factor": 8.0,
43
+ "high_freq_factor": 4.0,
44
+ "low_freq_factor": 1.0,
45
+ "original_max_position_embeddings": 8192,
46
+ "rope_type": "llama3"
47
+ },
48
+ "rope_theta": 500000.0,
49
+ "tie_word_embeddings": false,
50
+ "torch_dtype": "bfloat16",
51
+ "transformers_version": "4.51.0",
52
+ "use_cache": true,
53
+ "vocab_size": 128256
54
+ }
generation_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attn_implementation": "sdpa",
3
+ "bos_token_id": 128000,
4
+ "do_sample": true,
5
+ "eos_token_id": [
6
+ 128001,
7
+ 128008,
8
+ 128009
9
+ ],
10
+ "temperature": 0.6,
11
+ "top_p": 0.9,
12
+ "transformers_version": "4.51.0"
13
+ }
model-00001-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:642e5619ea08e512b9c78963354ccaca2552c419a2ad0d26b586d4b6fc076810
3
+ size 4998434456
model-00002-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:188976746b702b5f1cd9e7a22aa41bf1a29dc345f4715113ff178d4008058b03
3
+ size 4987330520
model-00003-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:723182c4a048819399bca69b570a0b2414f8fc068dd77541b04b1f68215e6c58
3
+ size 4987322568
model-00004-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f40ab37ba14ec93ab9039a21e34a7b8f6a45663037e93c6db40d9decaa47988f
3
+ size 4285662896
model-00005-of-00005.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc111c83c6c94dda5b1389cb6268ce555b45f535443212fd39afb11fd7caf144
3
+ size 2101346432
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff