markury commited on
Commit
e8aa83f
1 Parent(s): b333da8

Restore step 1200

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. config.json +7 -4
  3. pytorch_lora_weights.safetensors +1 -1
README.md CHANGED
@@ -79,8 +79,8 @@ You may reuse the base model text encoder for inference.
79
 
80
  ## Training settings
81
 
82
- - Training epochs: 7
83
- - Training steps: 1400
84
  - Learning rate: 1e-07
85
  - Max grad norm: 0.01
86
  - Effective batch size: 4
 
79
 
80
  ## Training settings
81
 
82
+ - Training epochs: 6
83
+ - Training steps: 1200
84
  - Learning rate: 1e-07
85
  - Max grad norm: 0.01
86
  - Effective batch size: 4
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "--disable_benchmark": false,
8
  "--output_dir": "output/models",
9
  "--lora_type": "lycoris",
10
- "--lycoris_config": "config/lycoris_config.json",
11
  "--max_train_steps": 10000,
12
  "--num_train_epochs": 0,
13
  "--checkpointing_steps": 100,
@@ -17,7 +17,7 @@
17
  "--push_checkpoints_to_hub": "true",
18
  "--model_card_safe_for_work": "true",
19
  "--tracker_project_name": "sd35-sa-lokr",
20
- "--tracker_run_name": "2",
21
  "--report_to": "wandb",
22
  "--model_type": "lora",
23
  "--pretrained_model_name_or_path": "stabilityai/stable-diffusion-3.5-large",
@@ -30,17 +30,20 @@
30
  "--validation_seed": 42,
31
  "--validation_steps": 100,
32
  "--validation_resolution": "1024x1024",
33
- "--validation_guidance": "4",
34
  "--validation_guidance_rescale": "0.0",
35
  "--validation_num_inference_steps": "20",
36
  "--validation_prompt": "A photo-realistic image of a cat",
 
37
  "--mixed_precision": "bf16",
38
  "--optimizer": "adamw_bf16",
39
- "--learning_rate": "1e-5",
40
  "--lr_scheduler": "constant_with_warmup",
41
  "--lr_warmup_steps": 100,
 
42
  "--validation_torch_compile": "true",
43
  "--max_grad_norm": 0.01,
 
44
  "--webhook_config": "config/sfw_webhook.json",
45
  "--user_prompt_library": "config/user_prompt_library.json"
46
  }
 
7
  "--disable_benchmark": false,
8
  "--output_dir": "output/models",
9
  "--lora_type": "lycoris",
10
+ "--lycoris_config": "config/peft_config.1.4b.json",
11
  "--max_train_steps": 10000,
12
  "--num_train_epochs": 0,
13
  "--checkpointing_steps": 100,
 
17
  "--push_checkpoints_to_hub": "true",
18
  "--model_card_safe_for_work": "true",
19
  "--tracker_project_name": "sd35-sa-lokr",
20
+ "--tracker_run_name": "8",
21
  "--report_to": "wandb",
22
  "--model_type": "lora",
23
  "--pretrained_model_name_or_path": "stabilityai/stable-diffusion-3.5-large",
 
30
  "--validation_seed": 42,
31
  "--validation_steps": 100,
32
  "--validation_resolution": "1024x1024",
33
+ "--validation_guidance": "5",
34
  "--validation_guidance_rescale": "0.0",
35
  "--validation_num_inference_steps": "20",
36
  "--validation_prompt": "A photo-realistic image of a cat",
37
+ "--validation_negative_prompt": "blurry, cropped, ugly",
38
  "--mixed_precision": "bf16",
39
  "--optimizer": "adamw_bf16",
40
+ "--learning_rate": "1e-7",
41
  "--lr_scheduler": "constant_with_warmup",
42
  "--lr_warmup_steps": 100,
43
+ "--base_model_precision": "int8-quanto",
44
  "--validation_torch_compile": "true",
45
  "--max_grad_norm": 0.01,
46
+ "--init_lokr_norm": "1e-3",
47
  "--webhook_config": "config/sfw_webhook.json",
48
  "--user_prompt_library": "config/user_prompt_library.json"
49
  }
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6614076f4e9a45cc0465ad7fb35cf8c25776b8530fc77d7cad813f7c10015fc
3
  size 2817815806
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a47896e3b2dd87855dffb12a24a4b2e07e90ed38bad22446d101a9f36c6fe039
3
  size 2817815806