tomaarsen's picture
tomaarsen HF Staff
Add tiny-random PaliGemma LoRA fixture requiring key_mapping
db282bf verified
Raw
History Blame Contribute Delete
1.27 kB
{
"alora_invocation_tokens": null,
"alpha_pattern": {},
"arrow_config": null,
"auto_mapping": {
"base_model_class": "PaliGemmaForConditionalGeneration",
"parent_library": "transformers.models.paligemma.modeling_paligemma"
},
"base_model_name_or_path": "tomaarsen/tiny-random-paligemma-lora-key-mapping",
"bias": "none",
"corda_config": null,
"ensure_weight_tying": false,
"eva_config": null,
"exclude_modules": null,
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": false,
"layer_replication": null,
"layers_pattern": null,
"layers_to_transform": null,
"loftq_config": {},
"lora_alpha": 8,
"lora_bias": false,
"lora_dropout": 0.0,
"lora_ga_config": null,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"peft_version": "0.19.2.dev0@76c37d4686cf7245a9a6998fd1e2619d62c9322d",
"qalora_group_size": 16,
"r": 8,
"rank_pattern": {},
"revision": null,
"target_modules": ".*language_model.*\\.(q_proj|v_proj)$",
"target_parameters": null,
"task_type": null,
"trainable_token_indices": null,
"use_bdlora": null,
"use_dora": false,
"use_qalora": false,
"use_rslora": false
}