Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "unsloth/
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"k_proj",
|
27 |
-
"o_proj",
|
28 |
-
"up_proj",
|
29 |
"gate_proj",
|
|
|
30 |
"q_proj",
|
|
|
31 |
"down_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/mistral-7b-v0.3-bnb-4bit",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"k_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
+
"v_proj",
|
29 |
"q_proj",
|
30 |
+
"up_proj",
|
31 |
"down_proj",
|
32 |
+
"o_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06a0a9a0e9afdf81cd2c279f45cfa78c822e7c0fe83a183a81db4af73d118c70
|
3 |
size 167832240
|