44 lines
963 B
JSON
44 lines
963 B
JSON
{
|
|
"alpha_pattern": {},
|
|
"auto_mapping": {
|
|
"base_model_class": "Gemma3ForConditionalGeneration",
|
|
"parent_library": "transformers.models.gemma3.modeling_gemma3"
|
|
},
|
|
"base_model_name_or_path": "/cheetah/input/model/groupuser/gemma-3-4b-it",
|
|
"bias": "none",
|
|
"fan_in_fan_out": false,
|
|
"inference_mode": true,
|
|
"init_lora_weights": true,
|
|
"layer_replication": null,
|
|
"layers_pattern": null,
|
|
"layers_to_transform": null,
|
|
"loftq_config": {
|
|
"loftq_bits": 4,
|
|
"loftq_iter": 1
|
|
},
|
|
"lora_alpha": 32,
|
|
"lora_dropout": 0.05,
|
|
"megatron_config": null,
|
|
"megatron_core": "megatron.core",
|
|
"modules_to_save": null,
|
|
"peft_type": "LORA",
|
|
"r": 16,
|
|
"rank_pattern": {},
|
|
"revision": null,
|
|
"target_modules": [
|
|
"q_proj",
|
|
"fc2",
|
|
"gate_proj",
|
|
"down_proj",
|
|
"lm_head",
|
|
"k_proj",
|
|
"fc1",
|
|
"up_proj",
|
|
"o_proj",
|
|
"out_proj",
|
|
"v_proj"
|
|
],
|
|
"task_type": null,
|
|
"use_dora": false,
|
|
"use_rslora": false
|
|
} |