adapter-test / adapter_config.json
gdiamos's picture
merge_lora_and_push: job=1a7305f622a531e799f698a4059f6c7f8661301de0abfb04f71c0d37b682eb6d checkpoint=checkpoint_999.pt r=8 alpha=32
68b3168 verified
Raw
History Blame Contribute Delete
995 Bytes
{
"task_type": null,
"peft_type": "LORA",
"auto_mapping": null,
"peft_version": "0.19.1",
"base_model_name_or_path": "google/gemma-4-31B-it",
"revision": null,
"inference_mode": false,
"r": 8,
"target_modules": "all-linear",
"exclude_modules": null,
"lora_alpha": 32,
"lora_dropout": 0.0,
"fan_in_fan_out": false,
"bias": "none",
"use_rslora": false,
"modules_to_save": null,
"init_lora_weights": true,
"layers_to_transform": null,
"layers_pattern": null,
"rank_pattern": {},
"alpha_pattern": {},
"megatron_config": null,
"megatron_core": "megatron.core",
"trainable_token_indices": null,
"loftq_config": {},
"eva_config": null,
"corda_config": null,
"lora_ga_config": null,
"use_dora": false,
"alora_invocation_tokens": null,
"use_qalora": false,
"qalora_group_size": 16,
"layer_replication": null,
"lora_bias": false,
"target_parameters": null,
"use_bdlora": null,
"arrow_config": null,
"ensure_weight_tying": false
}