Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- adapter_config.json +2 -0
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
| 20 |
"megatron_core": "megatron.core",
|
| 21 |
"modules_to_save": null,
|
| 22 |
"peft_type": "LORA",
|
|
|
|
| 23 |
"r": 64,
|
| 24 |
"rank_pattern": {},
|
| 25 |
"revision": null,
|
|
@@ -27,5 +28,6 @@
|
|
| 27 |
"task_type": "CAUSAL_LM",
|
| 28 |
"trainable_token_indices": null,
|
| 29 |
"use_dora": false,
|
|
|
|
| 30 |
"use_rslora": false
|
| 31 |
}
|
|
|
|
| 20 |
"megatron_core": "megatron.core",
|
| 21 |
"modules_to_save": null,
|
| 22 |
"peft_type": "LORA",
|
| 23 |
+
"qalora_group_size": 16,
|
| 24 |
"r": 64,
|
| 25 |
"rank_pattern": {},
|
| 26 |
"revision": null,
|
|
|
|
| 28 |
"task_type": "CAUSAL_LM",
|
| 29 |
"trainable_token_indices": null,
|
| 30 |
"use_dora": false,
|
| 31 |
+
"use_qalora": false,
|
| 32 |
"use_rslora": false
|
| 33 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 824447656
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:843690154717cfbcc348be88a50b5e0ffcfb759fbf10ec432ab552b909389377
|
| 3 |
size 824447656
|