danielhanchen
commited on
Commit
•
70c0de4
1
Parent(s):
0199652
Upload GemmaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"num_attention_heads": 16,
|
18 |
"num_hidden_layers": 28,
|
19 |
"num_key_value_heads": 16,
|
20 |
-
"pad_token_id":
|
21 |
"quantization_config": {
|
22 |
"_load_in_4bit": true,
|
23 |
"_load_in_8bit": false,
|
|
|
17 |
"num_attention_heads": 16,
|
18 |
"num_hidden_layers": 28,
|
19 |
"num_key_value_heads": 16,
|
20 |
+
"pad_token_id": 0,
|
21 |
"quantization_config": {
|
22 |
"_load_in_4bit": true,
|
23 |
"_load_in_8bit": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5572148376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f5c8e7044eaad96ea9996ebf619b604f4dcd1e97112e48e2caa1ce7ec6b5ccb
|
3 |
size 5572148376
|