Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +1 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
"v_proj",
|
25 |
-
"q_proj",
|
26 |
"o_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
"k_proj",
|
25 |
"v_proj",
|
|
|
26 |
"o_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9034304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08915ed3e218428fec8aab5a0940c0ec9b260cdb6d9d5f30908379be590bbcba
|
3 |
size 9034304
|