hangzhang-nlp commited on
Commit
49a48d6
1 Parent(s): 011dddb

Upload 3 files

Browse files
llama-2-13b-chat-hf/config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LlamaForCausalLM"
4
+ ],
5
+ "bos_token_id": 1,
6
+ "eos_token_id": 2,
7
+ "hidden_act": "silu",
8
+ "hidden_size": 5120,
9
+ "initializer_range": 0.02,
10
+ "intermediate_size": 13824,
11
+ "max_position_embeddings": 2048,
12
+ "model_type": "llama",
13
+ "num_attention_heads": 40,
14
+ "num_hidden_layers": 40,
15
+ "pad_token_id": 0,
16
+ "rms_norm_eps": 1e-05,
17
+ "tie_word_embeddings": false,
18
+ "torch_dtype": "float16",
19
+ "transformers_version": "4.29.0.dev0",
20
+ "use_cache": true,
21
+ "vocab_size": 32000
22
+ }
llama-2-13b-chat-hf/pytorch_model-00002-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7d4b60ac3b452799273626413ab2d252f53ff0c186afc7c027ac0d831d2fd3c
3
+ size 9904165024
llama-2-13b-chat-hf/pytorch_model-00003-of-00003.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7e866d62c0a2b1ede99b5b18a1de2c6d2a1cfdda304130378cf66f7833b3f2c
3
+ size 6178983625