danielhanchen
commited on
Commit
•
0363a1b
1
Parent(s):
54e9bc9
Upload GemmaForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:873911a10106ce1a6f3350b161fcaf4ffca2626e0ed589ca6d42ebf376413eac
|
3 |
+
size 5572148372
|