(Trained with Unsloth)
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"add_gates": false,
|
4 |
"architectures": [
|
5 |
"MistralForCausalLM"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./model/",
|
3 |
"add_gates": false,
|
4 |
"architectures": [
|
5 |
"MistralForCausalLM"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1923425064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1a1168c8acd760c4e9661a791dd71bb21349748e908df2b54fc7d539581e127
|
3 |
size 1923425064
|