Upload GemmaForCausalLM
Browse files- config.json +2 -1
- generation_config.json +1 -1
- model-00001-of-00002.safetensors +1 -1
config.json
CHANGED
@@ -9,6 +9,7 @@
|
|
9 |
"eos_token_id": 1,
|
10 |
"head_dim": 256,
|
11 |
"hidden_act": "gelu",
|
|
|
12 |
"hidden_size": 2048,
|
13 |
"initializer_range": 0.02,
|
14 |
"intermediate_size": 16384,
|
@@ -22,7 +23,7 @@
|
|
22 |
"rope_scaling": null,
|
23 |
"rope_theta": 10000.0,
|
24 |
"torch_dtype": "float16",
|
25 |
-
"transformers_version": "4.
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 256000
|
28 |
}
|
|
|
9 |
"eos_token_id": 1,
|
10 |
"head_dim": 256,
|
11 |
"hidden_act": "gelu",
|
12 |
+
"hidden_activation": "gelu_pytorch_tanh",
|
13 |
"hidden_size": 2048,
|
14 |
"initializer_range": 0.02,
|
15 |
"intermediate_size": 16384,
|
|
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 10000.0,
|
25 |
"torch_dtype": "float16",
|
26 |
+
"transformers_version": "4.41.0",
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 256000
|
29 |
}
|
generation_config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"bos_token_id": 2,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
-
"transformers_version": "4.
|
7 |
}
|
|
|
3 |
"bos_token_id": 2,
|
4 |
"eos_token_id": 1,
|
5 |
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.41.0"
|
7 |
}
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4945242104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afff2b9ce6760749d838ac7672fb714068a9bf1c9e0f31e1e0455dd61191560f
|
3 |
size 4945242104
|