The checkpoint that I have thought a style with, now produces that style even without a triggerword.
The checkpoint that I have thought a style with, now produces that style even without a triggerword. Is that normal? Or is it overtrained?

ddp_bucket_view and the other parameter dont seem to exist even on dev branch




ddp_bucket_viewaccelerate launch --num_cpu_threads_per_process=4 --num_processes=6 --multi_gpu --num_machines=1 --gpu_ids=0,1,2,3,4,5 "./sdxl_train.py" --train_batch_size="2"num examples / サンプル数: 600
num batches per epoch / 1epochのバッチ数: 100
num epochs / epoch数: 96
batch size per device / バッチサイズ: 2
gradient accumulation steps / 勾配を合計するステップ数 = 1
total optimization steps / 学習ステップ数: 9600running training / 学習開始
num examples / サンプル数: 600
num batches per epoch / 1epochのバッチ数: 1200
num epochs / epoch数: 8
batch size per device / バッチサイズ: 1
gradient accumulation steps / 勾配を合計するステップ数 = 1
total optimization steps / 学習ステップ数: 9600