joostinyi-baseten commited on
Commit
bc8e746
1 Parent(s): 9f2b9a7

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .gitattributes +1 -0
  2. config.json +48 -0
  3. llama_float16_tp1_rank0.engine +3 -0
  4. model.cache +0 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ llama_float16_tp1_rank0.engine filter=lfs diff=lfs merge=lfs -text
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_config": {
3
+ "hidden_act": "silu",
4
+ "hidden_size": 4096,
5
+ "int8": false,
6
+ "max_batch_size": 64,
7
+ "max_input_len": 2000,
8
+ "max_num_tokens": null,
9
+ "max_output_len": 2000,
10
+ "max_position_embeddings": 32768,
11
+ "max_prompt_embedding_table_size": 0,
12
+ "name": "llama",
13
+ "num_heads": 32,
14
+ "num_kv_heads": 8,
15
+ "num_layers": 32,
16
+ "parallel_build": false,
17
+ "pipeline_parallel": 1,
18
+ "precision": "float16",
19
+ "quant_mode": 0,
20
+ "tensor_parallel": 1,
21
+ "use_refit": false,
22
+ "vocab_size": 32000
23
+ },
24
+ "plugin_config": {
25
+ "attention_qk_half_accumulation": false,
26
+ "bert_attention_plugin": false,
27
+ "context_fmha_type": 1,
28
+ "gemm_plugin": "float16",
29
+ "gpt_attention_plugin": "float16",
30
+ "identity_plugin": false,
31
+ "layernorm_plugin": false,
32
+ "layernorm_quantization_plugin": false,
33
+ "lookup_plugin": false,
34
+ "multi_block_mode": false,
35
+ "nccl_plugin": false,
36
+ "paged_kv_cache": true,
37
+ "quantize_per_token_plugin": false,
38
+ "quantize_tensor_plugin": false,
39
+ "remove_input_padding": true,
40
+ "rmsnorm_plugin": false,
41
+ "rmsnorm_quantization_plugin": false,
42
+ "smooth_quant_gemm_plugin": false,
43
+ "tokens_per_block": 64,
44
+ "use_custom_all_reduce": false,
45
+ "weight_only_groupwise_quant_matmul_plugin": false,
46
+ "weight_only_quant_matmul_plugin": false
47
+ }
48
+ }
llama_float16_tp1_rank0.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aab446d0449be8f56ae4c396ee918908f87deca30cd973ae642da01723e05333
3
+ size 14487509516
model.cache ADDED
Binary file (223 kB). View file