Locutusque
commited on
Commit
•
f0c07c5
1
Parent(s):
c699b27
Upload MistralForCausalLM (#2)
Browse files- Upload MistralForCausalLM (f545af3f7d59fa2e5e3bf52b50abca4e458f800c)
- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Locutusque/TinyMistral-248M",
|
3 |
"architectures": [
|
4 |
"MistralForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Locutusque/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:a60965b79b6ee78869e2b470ebe86de567a6dccbeaad8080b90ddc9ec10be984
|
3 |
size 496060688
|