caf324b09d
Build documentation / build (push) Failing after 0s
Deploy "method_comparison" Gradio to Spaces / deploy (push) Has been cancelled
Deploy "PEFT shop" Gradio app to Spaces / deploy (push) Has been cancelled
tests on transformers main / tests (push) Has been cancelled
tests / check_code_quality (push) Has been cancelled
tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
tests / tests (ubuntu-latest, 3.11) (push) Has been cancelled
tests / tests (ubuntu-latest, 3.12) (push) Has been cancelled
tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
tests / tests (windows-latest, 3.10) (push) Has been cancelled
tests / tests (windows-latest, 3.11) (push) Has been cancelled
tests / tests (windows-latest, 3.12) (push) Has been cancelled
tests / tests (windows-latest, 3.13) (push) Has been cancelled
Secret Leaks / trufflehog (push) Has been cancelled
CI security linting / zizmor latest via Cargo (push) Has been cancelled
26 lines
553 B
JSON
26 lines
553 B
JSON
{
|
|
"auto_mapping": null,
|
|
"base_model_name_or_path": null,
|
|
"bias": "none",
|
|
"exclude_modules": null,
|
|
"fan_in_fan_out": false,
|
|
"inference_mode": false,
|
|
"init_logits_std": 0.1,
|
|
"init_vector_bank_bound": 0.02,
|
|
"layers_pattern": null,
|
|
"layers_to_transform": null,
|
|
"modules_to_save": null,
|
|
"num_vectors": 256,
|
|
"peft_type": "VBLORA",
|
|
"r": 4,
|
|
"revision": null,
|
|
"save_only_topk_weights": false,
|
|
"target_modules": [
|
|
"v_proj",
|
|
"q_proj"
|
|
],
|
|
"task_type": null,
|
|
"topk": 2,
|
|
"vblora_dropout": 0.0,
|
|
"vector_length": 256
|
|
} |