CryogenicPlanet commited on
Commit
c7bf701
1 Parent(s): b84dc58

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -6,3 +6,11 @@ llama_float16_tp8_rank6.engine filter=lfs diff=lfs merge=lfs -text
6
  llama_float16_tp8_rank7.engine filter=lfs diff=lfs merge=lfs -text
7
  llama_float16_tp8_rank0.engine filter=lfs diff=lfs merge=lfs -text
8
  llama_float16_tp8_rank1.engine filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
6
  llama_float16_tp8_rank7.engine filter=lfs diff=lfs merge=lfs -text
7
  llama_float16_tp8_rank0.engine filter=lfs diff=lfs merge=lfs -text
8
  llama_float16_tp8_rank1.engine filter=lfs diff=lfs merge=lfs -text
9
+ TP_bf16/llama_bfloat16_tp8_rank0.engine filter=lfs diff=lfs merge=lfs -text
10
+ TP_bf16/llama_bfloat16_tp8_rank1.engine filter=lfs diff=lfs merge=lfs -text
11
+ TP_bf16/llama_bfloat16_tp8_rank2.engine filter=lfs diff=lfs merge=lfs -text
12
+ TP_bf16/llama_bfloat16_tp8_rank3.engine filter=lfs diff=lfs merge=lfs -text
13
+ TP_bf16/llama_bfloat16_tp8_rank4.engine filter=lfs diff=lfs merge=lfs -text
14
+ TP_bf16/llama_bfloat16_tp8_rank5.engine filter=lfs diff=lfs merge=lfs -text
15
+ TP_bf16/llama_bfloat16_tp8_rank6.engine filter=lfs diff=lfs merge=lfs -text
16
+ TP_bf16/llama_bfloat16_tp8_rank7.engine filter=lfs diff=lfs merge=lfs -text
TP_bf16/config.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_config": {
3
+ "autopp_config": null,
4
+ "gather_context_logits": false,
5
+ "gather_generation_logits": false,
6
+ "hidden_act": "swiglu",
7
+ "hidden_size": 4096,
8
+ "int8": false,
9
+ "lora_target_modules": null,
10
+ "max_batch_size": 8,
11
+ "max_beam_width": 1,
12
+ "max_input_len": 2048,
13
+ "max_num_tokens": null,
14
+ "max_output_len": 512,
15
+ "max_position_embeddings": 32768,
16
+ "max_prompt_embedding_table_size": 0,
17
+ "mlp_hidden_size": 14336,
18
+ "name": "llama",
19
+ "num_heads": 32,
20
+ "num_kv_heads": 8,
21
+ "num_layers": 32,
22
+ "parallel_build": true,
23
+ "pipeline_parallel": 1,
24
+ "precision": "bfloat16",
25
+ "quant_mode": 0,
26
+ "tensor_parallel": 8,
27
+ "use_refit": false,
28
+ "vocab_size": 32000
29
+ },
30
+ "plugin_config": {
31
+ "attention_qk_half_accumulation": false,
32
+ "bert_attention_plugin": false,
33
+ "context_fmha_type": 1,
34
+ "gemm_plugin": "bfloat16",
35
+ "gpt_attention_plugin": "bfloat16",
36
+ "identity_plugin": false,
37
+ "layernorm_plugin": false,
38
+ "layernorm_quantization_plugin": false,
39
+ "lookup_plugin": false,
40
+ "lora_plugin": false,
41
+ "multi_block_mode": false,
42
+ "nccl_plugin": "bfloat16",
43
+ "paged_kv_cache": true,
44
+ "quantize_per_token_plugin": false,
45
+ "quantize_tensor_plugin": false,
46
+ "remove_input_padding": true,
47
+ "rmsnorm_plugin": false,
48
+ "rmsnorm_quantization_plugin": false,
49
+ "smooth_quant_gemm_plugin": false,
50
+ "tokens_per_block": 128,
51
+ "use_context_fmha_for_generation": false,
52
+ "use_custom_all_reduce": false,
53
+ "use_paged_context_fmha": false,
54
+ "weight_only_groupwise_quant_matmul_plugin": false,
55
+ "weight_only_quant_matmul_plugin": false
56
+ }
57
+ }
TP_bf16/llama_bfloat16_tp8_rank0.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b521593c3353683bcc8023ffdd265e3e344bd3643bd27d017d1d707f404f6b7
3
+ size 11911318636
TP_bf16/llama_bfloat16_tp8_rank1.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d45abe370095a528e79be0b43d788ade6003d15c1255af390622b49dfecaf30
3
+ size 11911318636
TP_bf16/llama_bfloat16_tp8_rank2.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7619ed044a18a06ae8ee72654658011227f35bcd93d4c5befe8f4c824e43792c
3
+ size 11911319404
TP_bf16/llama_bfloat16_tp8_rank3.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cadc39d624ef7695c52fb2f362ab0e1153ca62984615007aaea89e6b1dd10992
3
+ size 11911298788
TP_bf16/llama_bfloat16_tp8_rank4.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447dde6221db7c280802d32f2917f5f9f3c8890df795a2c3d1c42691e894c064
3
+ size 11911318828
TP_bf16/llama_bfloat16_tp8_rank5.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c9a9e96c6b6ae98a58fe4d9c0782324ed1d99947fbe6f08f2146811845e9934
3
+ size 11911318636
TP_bf16/llama_bfloat16_tp8_rank6.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b364c50e4add7de2cb51d83b4d62ba6f7699e6db9b5347bccb4ea613ea01daed
3
+ size 11911319596
TP_bf16/llama_bfloat16_tp8_rank7.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e55287abb22cf33594511102989c02405ff5fbcd72b5855d570c352f9fa3aa
3
+ size 11911298788
TP_bf16/model.cache ADDED
Binary file (263 kB). View file