Upload model
Browse files- adapter_config.json +36 -36
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
|
@@ -1,37 +1,37 @@
|
|
| 1 |
-
{
|
| 2 |
-
"alpha_pattern": {},
|
| 3 |
-
"auto_mapping": {
|
| 4 |
-
"base_model_class": "Phi3ForCausalLM",
|
| 5 |
-
"parent_library": "transformers_modules.microsoft.Phi-3-mini-4k-instruct.c1358f8a35e6d2af81890deffbbfa575b978c62f.modeling_phi3"
|
| 6 |
-
},
|
| 7 |
-
"base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
|
| 8 |
-
"bias": "none",
|
| 9 |
-
"fan_in_fan_out": false,
|
| 10 |
-
"inference_mode": true,
|
| 11 |
-
"init_lora_weights": true,
|
| 12 |
-
"layer_replication": null,
|
| 13 |
-
"layers_pattern": null,
|
| 14 |
-
"layers_to_transform": null,
|
| 15 |
-
"loftq_config": {},
|
| 16 |
-
"lora_alpha": 16,
|
| 17 |
-
"lora_dropout": 0.05,
|
| 18 |
-
"megatron_config": null,
|
| 19 |
-
"megatron_core": "megatron.core",
|
| 20 |
-
"modules_to_save": null,
|
| 21 |
-
"peft_type": "LORA",
|
| 22 |
-
"r": 16,
|
| 23 |
-
"rank_pattern": {},
|
| 24 |
-
"revision": null,
|
| 25 |
-
"target_modules": [
|
| 26 |
-
"q_proj",
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
-
],
|
| 34 |
-
"task_type": null,
|
| 35 |
-
"use_dora": false,
|
| 36 |
-
"use_rslora": false
|
| 37 |
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": {
|
| 4 |
+
"base_model_class": "Phi3ForCausalLM",
|
| 5 |
+
"parent_library": "transformers_modules.microsoft.Phi-3-mini-4k-instruct.c1358f8a35e6d2af81890deffbbfa575b978c62f.modeling_phi3"
|
| 6 |
+
},
|
| 7 |
+
"base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct",
|
| 8 |
+
"bias": "none",
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 16,
|
| 17 |
+
"lora_dropout": 0.05,
|
| 18 |
+
"megatron_config": null,
|
| 19 |
+
"megatron_core": "megatron.core",
|
| 20 |
+
"modules_to_save": null,
|
| 21 |
+
"peft_type": "LORA",
|
| 22 |
+
"r": 16,
|
| 23 |
+
"rank_pattern": {},
|
| 24 |
+
"revision": null,
|
| 25 |
+
"target_modules": [
|
| 26 |
+
"q_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"k_proj",
|
| 29 |
+
"up_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"o_proj"
|
| 33 |
+
],
|
| 34 |
+
"task_type": null,
|
| 35 |
+
"use_dora": false,
|
| 36 |
+
"use_rslora": false
|
| 37 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 35668592
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e9a99e1f7bd89f25062805ab900bcc30302e3e3878a6f3606ab56fd712e90ce
|
| 3 |
size 35668592
|