add safetensors
Browse files- config.json +2 -2
- model.safetensors +3 -0
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"alibi": false,
|
4 |
"alibi_bias_max": 8.0,
|
5 |
"architectures": [
|
6 |
-
"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"attention_layer_norm": false,
|
@@ -48,4 +48,4 @@
|
|
48 |
"tokenization_olmo_fast.OLMoTokenizerFast"
|
49 |
]
|
50 |
}
|
51 |
-
}
|
|
|
3 |
"alibi": false,
|
4 |
"alibi_bias_max": 8.0,
|
5 |
"architectures": [
|
6 |
+
"OLMoForCausalLM"
|
7 |
],
|
8 |
"attention_dropout": 0.0,
|
9 |
"attention_layer_norm": false,
|
|
|
48 |
"tokenization_olmo_fast.OLMoTokenizerFast"
|
49 |
]
|
50 |
}
|
51 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38a6de183a654c429dc82f10a807430220288757e3329bb91248f4cb0de310d7
|
3 |
+
size 4707065440
|