English
llama
ZenMoore commited on
Commit
56fe1a6
1 Parent(s): a28a548
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "MIO-7B-Instruct",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 4096,
11
+ "image_bos_id": 64005,
12
+ "image_eos_id": 64004,
13
+ "image_newline_id": 64002,
14
+ "image_placeholder_id": 64002,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 11008,
17
+ "is_decoder": true,
18
+ "max_position_embeddings": 4096,
19
+ "model_type": "llama",
20
+ "num_attention_heads": 32,
21
+ "num_hidden_layers": 32,
22
+ "num_key_value_heads": 4,
23
+ "num_new_special_tokens": 6,
24
+ "packing_mask": false,
25
+ "pad_token_id": 0,
26
+ "pretraining_tp": 1,
27
+ "rms_norm_eps": 1e-05,
28
+ "rope_scaling": null,
29
+ "rope_theta": 5000000.0,
30
+ "speech_bos_id": 64003,
31
+ "speech_eos_id": 64001,
32
+ "speech_placeholder_id": 64000,
33
+ "speech_vocab_size": 4096,
34
+ "text_vocab_size": 64000,
35
+ "tie_word_embeddings": false,
36
+ "torch_dtype": "float32",
37
+ "transformers_version": "4.34.0",
38
+ "unk_token_id": 0,
39
+ "use_cache": true,
40
+ "visual_vocab_size": 8192,
41
+ "vocab_size": 76294
42
+ }
generation_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 0,
6
+ "transformers_version": "4.34.0"
7
+ }
pytorch_model-00001-of-00006.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30cc5d0fea71a17c508dac7e2ea59f6d57da7d9bbfbe49866aa967126bf0d938
3
+ size 4861477770
pytorch_model-00002-of-00006.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fed7e22130920fb661bbfe6690eb5acd1763efb66a4a2ce5f8b3b5901d4a6b25
3
+ size 4844672240
pytorch_model-00003-of-00006.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ee70d265b78e8e39b917ec5ce8cf79e3a1a4885f6fec20a432eefeece21d36
3
+ size 4844672240
pytorch_model-00004-of-00006.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9528304aafba860ae052af9db5bb7b0ea2d5f8c4ed3337f1ea923190944bfdf4
3
+ size 4844672240
pytorch_model-00005-of-00006.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80e837eb338446dc03a5337914db96d9e867e3473bcc04cc508356d78b3f1085
3
+ size 4001596544
pytorch_model-00006-of-00006.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30cc5d0fea71a17c508dac7e2ea59f6d57da7d9bbfbe49866aa967126bf0d938
3
+ size 4861477770
special_tokens_map.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "[SPCH]",
4
+ "</spch>",
5
+ "[IMG]",
6
+ "<spch>",
7
+ "</image>",
8
+ "<image>"
9
+ ],
10
+ "bos_token": "<|startoftext|>",
11
+ "eos_token": "<|endoftext|>",
12
+ "pad_token": "<unk>",
13
+ "unk_token": "<unk>"
14
+ }
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:386c49cf943d71aa110361135338c50e38beeff0a66593480421f37b319e1a39
3
+ size 1033105
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff