Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|
@@ -25,7 +25,7 @@
|
|
25 |
"rope_theta": 10000.0,
|
26 |
"sliding_window": 4096,
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 8
|
31 |
}
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"Gemma2Model"
|
4 |
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|
|
|
25 |
"rope_theta": 10000.0,
|
26 |
"sliding_window": 4096,
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.47.0",
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 8
|
31 |
}
|
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:4111e63984bd77ab5f761144028775d56392b454cb129a09ddd72ab709f8f20a
|
3 |
+
size 43872
|