vijaym commited on
Commit
7ba2442
1 Parent(s): 32dd443

Upload MistralForCausalLM

Browse files
config.json CHANGED
@@ -3,7 +3,6 @@
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
6
- "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
  "eos_token_id": 2,
9
  "hidden_act": "silu",
@@ -15,13 +14,12 @@
15
  "num_attention_heads": 32,
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
- "pad_token_id": 32000,
19
  "rms_norm_eps": 1e-05,
20
  "rope_theta": 10000.0,
21
  "sliding_window": 4096,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "float16",
24
- "transformers_version": "4.36.0.dev0",
25
  "use_cache": true,
26
- "vocab_size": 32001
27
  }
 
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
6
  "bos_token_id": 1,
7
  "eos_token_id": 2,
8
  "hidden_act": "silu",
 
14
  "num_attention_heads": 32,
15
  "num_hidden_layers": 32,
16
  "num_key_value_heads": 8,
 
17
  "rms_norm_eps": 1e-05,
18
  "rope_theta": 10000.0,
19
  "sliding_window": 4096,
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "float16",
22
+ "transformers_version": "4.35.2",
23
  "use_cache": true,
24
+ "vocab_size": 32000
25
  }
generation_config.json CHANGED
@@ -2,6 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
- "pad_token_id": 32000,
6
- "transformers_version": "4.36.0.dev0"
7
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
+ "transformers_version": "4.35.2"
 
6
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6469572d582c72d88a28f9c6443a0a89b2eadd4037e6114353b98cf92cfc1c0
3
- size 9942989688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6948c19d59260df13f176f56eb8bf1c6d318aedb2a6449e287a78c681fb87f0
3
+ size 9942981496
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bbb5d09919f1f988aa3412e51297308f5cf49bf9fdf56d75589d83011df49d7
3
- size 4540524448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00b16d510853c0898b1c2587b4ad6010a7366f58f549701be7e6855959f491c8
3
+ size 4540516256
model.safetensors.index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "metadata": {
3
- "total_size": 14483480576
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00002-of-00002.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 14483464192
4
  },
5
  "weight_map": {
6
  "lm_head.weight": "model-00002-of-00002.safetensors",