joostinyi-baseten commited on
Commit
25c8ce9
1 Parent(s): 7fd18a7

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .gitattributes +1 -0
  2. config.json +46 -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,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_config": {
3
+ "fp8": false,
4
+ "hidden_act": "silu",
5
+ "hidden_size": 4096,
6
+ "int8": false,
7
+ "max_batch_size": 8,
8
+ "max_input_len": 2048,
9
+ "max_output_len": 512,
10
+ "max_position_embeddings": 2048,
11
+ "name": "llama",
12
+ "num_heads": 32,
13
+ "num_kv_heads": 32,
14
+ "num_layers": 32,
15
+ "paged_kv_cache": false,
16
+ "parallel_build": false,
17
+ "precision": "float16",
18
+ "tensor_parallel": 1,
19
+ "tokens_per_block": 64,
20
+ "use_refit": false,
21
+ "vocab_size": 32000
22
+ },
23
+ "plugin_config": {
24
+ "attention_qk_half_accumulation": false,
25
+ "bert_attention_plugin": false,
26
+ "context_fmha_type": 0,
27
+ "gemm_plugin": "float16",
28
+ "gpt_attention_plugin": "float16",
29
+ "identity_plugin": false,
30
+ "in_flight_batching": false,
31
+ "inflight_batching_gpt_attention_plugin": false,
32
+ "layernorm_plugin": false,
33
+ "layernorm_quantization_plugin": false,
34
+ "lookup_plugin": false,
35
+ "nccl_plugin": false,
36
+ "paged_kv_cache": false,
37
+ "quantize_per_token_plugin": false,
38
+ "quantize_tensor_plugin": false,
39
+ "remove_input_padding": false,
40
+ "rmsnorm_plugin": false,
41
+ "rmsnorm_quantization_plugin": false,
42
+ "smooth_quant_gemm_plugin": false,
43
+ "weight_only_groupwise_quant_matmul_plugin": false,
44
+ "weight_only_quant_matmul_plugin": false
45
+ }
46
+ }
llama_float16_tp1_rank0.engine ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19aeaf4607651ae487feaf1b56db6930e95f6261e1fbcc74d5e0cf9dcea5dca1
3
+ size 13479096740
model.cache ADDED
Binary file (259 kB). View file