| { | |
| "auto_mapping": { | |
| "base_model_class": "CLIPTextModel", | |
| "parent_library": "transformers.models.clip.modeling_clip" | |
| }, | |
| "base_model_name_or_path": "/home/younes_huggingface_co/.cache/huggingface/hub/models--hf-internal-testing--tiny-stable-diffusion-torch/snapshots/a88cdfbd91f96ec7f61eb7484b652ff0f4ee701d/text_encoder", | |
| "bias": "none", | |
| "fan_in_fan_out": false, | |
| "inference_mode": true, | |
| "init_lora_weights": true, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "lora_alpha": 32, | |
| "lora_dropout": 0.1, | |
| "modules_to_save": null, | |
| "peft_type": "LORA", | |
| "r": 8, | |
| "revision": null, | |
| "target_modules": [ | |
| "k_proj", | |
| "q_proj" | |
| ], | |
| "task_type": null | |
| } |