india-table-testing / config.yaml
bb1070's picture
Upload config.yaml with huggingface_hub
efa03c4 verified
raw
history blame contribute delete
987 Bytes
job: extension
config:
name: india-table-testing
process:
- type: sd_trainer
training_folder: /home/bharat/ai-toolkit/output
device: cuda:0
trigger_word: UNST
network:
type: lora
linear: 16
linear_alpha: 16
save:
dtype: float16
save_every: 10000
max_step_saves_to_keep: 4
datasets:
- folder_path: /home/bharat/ai-toolkit/dataset/dee9a155-4217-4d6f-8d1a-d1ef3b4d543c
caption_ext: txt
caption_dropout_rate: 0.05
cache_latents_to_disk: true
resolution:
- 512
- 768
- 1024
train:
batch_size: 4
steps: 165
lr: 0.0005
gradient_checkpointing: true
optimizer: adamw8bit
disable_sampling: true
dtype: bf16
model:
name_or_path: black-forest-labs/FLUX.1-dev
is_flux: true
quantize: true
sample:
sample_every: 10000
width: 1024
height: 1024
prompts: []
seed: 42
sample_steps: 28