Locutusque
commited on
Commit
•
f91f49b
1
Parent(s):
c8ef202
Upload MistralForCausalLM (#4)
Browse files- Upload MistralForCausalLM (c90f943bd12570df48026421a22c35a409e531c5)
- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "M4-ai/TinyMistral-248M-v3",
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496060688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d147ef690fdd271b1517a776584d48df41b22e0e24bcec71ef4f104599219a6a
|
3 |
size 496060688
|