Chieh-Yun commited on
Commit
0aae775
·
verified ·
1 Parent(s): 184c9de

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +8 -0
  2. adapter_config.json +42 -0
  3. adapter_model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_moel: stabilityai/stable-diffusion-3.5-medium
3
+ library_name: peft
4
+ ---
5
+ This model is trained using MapReduce-LoRA
6
+
7
+ - MapReduce-LoRA Repo:
8
+ - MapReduce-LoRA Paper: https://arxiv.org/pdf/2511.20629
adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "FluxTransformer2DModel",
5
+ "parent_library": "diffusers.models.transformers.transformer_flux"
6
+ },
7
+ "base_model_name_or_path": null,
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": "gaussian",
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 128,
17
+ "lora_dropout": 0.0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "ff.net.0.proj",
27
+ "ff_context.net.2",
28
+ "attn.to_add_out",
29
+ "ff.net.2",
30
+ "attn.add_v_proj",
31
+ "attn.to_k",
32
+ "ff_context.net.0.proj",
33
+ "attn.add_k_proj",
34
+ "attn.add_q_proj",
35
+ "attn.to_out.0",
36
+ "attn.to_v",
37
+ "attn.to_q"
38
+ ],
39
+ "task_type": null,
40
+ "use_dora": false,
41
+ "use_rslora": false
42
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78f6cdb98779da1688130bc75ade4e7644b603db20e11224978545d2e01dcf92
3
+ size 717322032