artek0chumak
commited on
Commit
•
c6ddb3f
1
Parent(s):
76cf489
Fix model
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "Locutusque/TinyMistral-248M",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": 1,
|
|
|
1 |
{
|
2 |
"_name_or_path": "Locutusque/TinyMistral-248M",
|
3 |
"architectures": [
|
4 |
+
"MixtralForCausalLM"
|
5 |
],
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": 1,
|
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:ba63944c5fad8e72645771ea5ae1526e09f6f3994002cd4692e7b280ccbf678e
|
3 |
+
size 26360992
|