pauhidalgoo
commited on
Commit
•
286408e
1
Parent(s):
14a88e1
Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./instruct_model",
|
3 |
"architectures": [
|
4 |
+
"LlamaModel"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
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:89277a2d4624670c3d82958f9c5ef1d318464546eff21d0a860a7927816bcf88
|
3 |
+
size 980119624
|