Chieh-Yun commited on
Commit
83c3162
·
verified ·
1 Parent(s): ee9a784

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_model: black-forest-labs/FLUX.1-dev
3
+ library_name: peft
4
+ ---
5
+ This model is trained using Flow-GRPO with LoRA as a comparison with our 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
+ "attn.add_v_proj",
27
+ "ff_context.net.2",
28
+ "attn.to_add_out",
29
+ "attn.to_k",
30
+ "ff.net.0.proj",
31
+ "attn.to_out.0",
32
+ "attn.add_q_proj",
33
+ "attn.to_v",
34
+ "ff_context.net.0.proj",
35
+ "attn.add_k_proj",
36
+ "ff.net.2",
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:f0b1e50fd3c3c227fa15f911731ba1b0fa7a3e21edd0e7ac6ff8414dc0119ef7
3
+ size 358709456