Kristjan Greenewald [email protected]
commited on
Commit
·
fb21e14
1
Parent(s):
80632af
gpt requirement
Browse files
requirement_check/alora/gpt-oss-20b/adapter_config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": [
|
| 3 |
+
200006,
|
| 4 |
+
1428,
|
| 5 |
+
200008
|
| 6 |
+
],
|
| 7 |
+
"alpha_pattern": {},
|
| 8 |
+
"auto_mapping": null,
|
| 9 |
+
"base_model_name_or_path": "openai/gpt-oss-20b",
|
| 10 |
+
"bias": "none",
|
| 11 |
+
"corda_config": null,
|
| 12 |
+
"eva_config": null,
|
| 13 |
+
"exclude_modules": null,
|
| 14 |
+
"fan_in_fan_out": false,
|
| 15 |
+
"inference_mode": true,
|
| 16 |
+
"init_lora_weights": true,
|
| 17 |
+
"layer_replication": null,
|
| 18 |
+
"layers_pattern": null,
|
| 19 |
+
"layers_to_transform": null,
|
| 20 |
+
"loftq_config": {},
|
| 21 |
+
"lora_alpha": 32,
|
| 22 |
+
"lora_bias": false,
|
| 23 |
+
"lora_dropout": 0.05,
|
| 24 |
+
"megatron_config": null,
|
| 25 |
+
"megatron_core": "megatron.core",
|
| 26 |
+
"modules_to_save": null,
|
| 27 |
+
"peft_type": "LORA",
|
| 28 |
+
"qalora_group_size": 16,
|
| 29 |
+
"r": 32,
|
| 30 |
+
"rank_pattern": {},
|
| 31 |
+
"revision": null,
|
| 32 |
+
"target_modules": [
|
| 33 |
+
"q_proj",
|
| 34 |
+
"k_proj",
|
| 35 |
+
"v_proj"
|
| 36 |
+
],
|
| 37 |
+
"target_parameters": null,
|
| 38 |
+
"task_type": "CAUSAL_LM",
|
| 39 |
+
"trainable_token_indices": null,
|
| 40 |
+
"use_dora": false,
|
| 41 |
+
"use_qalora": false,
|
| 42 |
+
"use_rslora": false
|
| 43 |
+
}
|
requirement_check/alora/gpt-oss-20b/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:916fecae45c6c2d47f0c4df1ecbe863a8d79e0748741cc392a72416e98de3e8a
|
| 3 |
+
size 42290016
|
requirement_check/lora/gpt-oss-20b/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"auto_mapping": null,
|
| 5 |
+
"base_model_name_or_path": "openai/gpt-oss-20b",
|
| 6 |
+
"bias": "none",
|
| 7 |
+
"corda_config": null,
|
| 8 |
+
"eva_config": null,
|
| 9 |
+
"exclude_modules": null,
|
| 10 |
+
"fan_in_fan_out": false,
|
| 11 |
+
"inference_mode": true,
|
| 12 |
+
"init_lora_weights": true,
|
| 13 |
+
"layer_replication": null,
|
| 14 |
+
"layers_pattern": null,
|
| 15 |
+
"layers_to_transform": null,
|
| 16 |
+
"loftq_config": {},
|
| 17 |
+
"lora_alpha": 32,
|
| 18 |
+
"lora_bias": false,
|
| 19 |
+
"lora_dropout": 0.05,
|
| 20 |
+
"megatron_config": null,
|
| 21 |
+
"megatron_core": "megatron.core",
|
| 22 |
+
"modules_to_save": null,
|
| 23 |
+
"peft_type": "LORA",
|
| 24 |
+
"qalora_group_size": 16,
|
| 25 |
+
"r": 6,
|
| 26 |
+
"rank_pattern": {},
|
| 27 |
+
"revision": null,
|
| 28 |
+
"target_modules": [
|
| 29 |
+
"q_proj",
|
| 30 |
+
"k_proj",
|
| 31 |
+
"v_proj"
|
| 32 |
+
],
|
| 33 |
+
"target_parameters": null,
|
| 34 |
+
"task_type": "CAUSAL_LM",
|
| 35 |
+
"trainable_token_indices": null,
|
| 36 |
+
"use_dora": false,
|
| 37 |
+
"use_qalora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
requirement_check/lora/gpt-oss-20b/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0f44a5b249e4c107c22c92ce3c7a38af4468ebefd600e530b9eec92e9d689e9
|
| 3 |
+
size 7944656
|