---
title: "Changes to Start a training process with given name."
method: POST
path: "/train/{name}"
---

# Changes to Start a training process with given name.

`POST /train/{name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 27 of 53 revisions.

- **2026-08-26** `9d9fed6b4dc7` — 40 breaking, 2 info
- **2026-08-11** `f105122d024e` — 40 breaking
- **2026-07-31** `3abb6f7fa216` — 12 info
- **2026-06-30** `60c738350d6c` — 3 info
- **2026-06-26** `0072ba37c962` — 37 breaking, 8 info
- **2026-06-23** `728ebc0452ee` — 37 breaking, 4 info
- **2026-06-15** `e5f1d76ae54d` — 4 info
- **2026-06-05** `ebf7a8fac823` — 5 info
- **2026-05-30** `cadf839295bc` — 1 info
- **2026-05-29** `0f632c6cbb25` — 1 info
- **2026-05-28** `48012c77bde0` — 1 info
- **2026-05-28** `29771978a47c` — 2 info
- **2026-05-12** `4e4362dbe9b7` — 4 info
- **2026-05-07** `1f44662b4fd9` — 3 info
- **2026-04-27** `756b9fd1c31d` — 1 info
- **2026-04-27** `124cfe40084e` — 1 info
- **2026-03-30** `794d9d0bfd43` — 2 info
- **2026-03-26** `7e4679f67378` — 1 info
- **2026-03-11** `298c857c0885` — 1 info
- **2026-03-09** `84740d95e332` — 11 info
- **2026-02-27** `215beea00689` — 3 info
- **2026-02-27** `9a16c7f43be4` — 9 info
- **2025-12-19** `710090e1bf23` — 1 warning, 9 info
- **2025-11-10** `198dfe24afbb` — 1 info
- **2025-10-15** `782131f3d8f4` — 1 info
- **2025-10-14** `191cf6ccc764` — 1 info
- **2025-10-06** `5bcccbb29310` — 7 breaking, 69 warning, 1 info

## Changes

- **2026-08-26** `9d9fed6b4dc7` — 40 breaking, 2 info
  - the `train_options/D/netDs/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/hdit_depths/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/hdit_widths/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/unet_mha_attn_res/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/unet_mha_channel_mults/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/unet_mha_res_blocks/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_denoise_timesteps/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_lora_target_modules/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_object_ref_paths/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_perceptual_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_reference_mask_precision_probs/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cm_dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cm_dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cm_perceptual_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cut/dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cut/dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cut/supervised_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/diffusion_cond_computed_sketch_list/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/diffusion_cond_sketch_canny_range/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/diffusion_vid_canny_dropout/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_denoise_timesteps/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_perceptual_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/cls/class_weights/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/load_size_A/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/load_size_B/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_A/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_A_ratio/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_B/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_B_ratio/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_precision_probs/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_random_offset_A/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_random_offset_B/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/f_s/class_weights/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/output/display/type/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/train/lr_steps/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/train/metrics_list/items/` request property type/format changed from `string`/`` to `list`/``
  - …2 more
- **2026-08-11** `f105122d024e` — 40 breaking
  - the `train_options/D/netDs/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/hdit_depths/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/hdit_widths/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/unet_mha_attn_res/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/unet_mha_channel_mults/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/unet_mha_res_blocks/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_denoise_timesteps/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_lora_target_modules/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_object_ref_paths/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_perceptual_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_reference_mask_precision_probs/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cm_dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cm_dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cm_perceptual_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cut/dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cut/dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cut/supervised_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/diffusion_cond_computed_sketch_list/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/diffusion_cond_sketch_canny_range/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/diffusion_vid_canny_dropout/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_denoise_timesteps/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_perceptual_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/cls/class_weights/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/load_size_A/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/load_size_B/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_A/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_A_ratio/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_B/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_B_ratio/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_precision_probs/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_random_offset_A/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_random_offset_B/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/f_s/class_weights/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/output/display/type/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/train/lr_steps/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/train/metrics_list/items/` request property type/format changed from `list`/`` to `string`/``
- **2026-07-31** `3abb6f7fa216` — 12 info
  - added the new optional request property `train_options/alg/b2b_apply_predicted_mask`
  - added the new optional request property `train_options/alg/b2b_lambda_mask`
  - added the new optional request property `train_options/alg/b2b_mask_bce_weight`
  - added the new optional request property `train_options/alg/b2b_mask_dice_weight`
  - added the new optional request property `train_options/alg/b2b_mask_prediction`
  - added the new optional request property `train_options/alg/b2b_mask_prediction_dilation`
  - added the new optional request property `train_options/alg/b2b_mask_prediction_threshold`
  - added the new optional request property `train_options/alg/b2b_reference_mask_precision_probs`
  - added the new optional request property `train_options/alg/b2b_use_predicted_mask_during_denoising`
  - added the new optional request property `train_options/data/online_creation/mask_bbox_margin_ratio_max`
  - added the new optional request property `train_options/data/online_creation/mask_dilate_ratio_max`
  - added the new optional request property `train_options/data/online_creation/mask_precision_probs`
- **2026-06-30** `60c738350d6c` — 3 info
  - added the new optional request property `train_options/data/online_creation/rotate_before_crop`
  - added the new optional request property `train_options/data/online_creation/rotate_max_angle`
  - added the new optional request property `train_options/data/online_creation/rotate_rebox_mask_after_rotation`
- **2026-06-26** `0072ba37c962` — 37 breaking, 8 info
  - the `train_options/D/netDs/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/hdit_depths/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/hdit_widths/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/unet_mha_attn_res/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/unet_mha_channel_mults/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/G/unet_mha_res_blocks/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_denoise_timesteps/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_lora_target_modules/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/b2b_perceptual_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cm_dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cm_dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cm_perceptual_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cut/dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cut/dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/cut/supervised_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/diffusion_cond_computed_sketch_list/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/diffusion_cond_sketch_canny_range/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/diffusion_vid_canny_dropout/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_denoise_timesteps/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_dists_mean/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_dists_std/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/alg/sc_perceptual_loss/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/cls/class_weights/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/load_size_A/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/load_size_B/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_A/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_A_ratio/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_B/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_delta_B_ratio/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_random_offset_A/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/data/online_creation/mask_random_offset_B/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/f_s/class_weights/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/output/display/type/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/train/lr_steps/items/` request property type/format changed from `string`/`` to `list`/``
  - the `train_options/train/metrics_list/items/` request property type/format changed from `string`/`` to `list`/``
  - added the new optional request property `train_options/alg/b2b_force_class_token`
  - added the new optional request property `train_options/alg/b2b_global_context_conditioning`
  - added the new optional request property `train_options/alg/b2b_global_context_mode`
  - …5 more
- **2026-06-23** `728ebc0452ee` — 37 breaking, 4 info
  - the `train_options/D/netDs/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/hdit_depths/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/hdit_widths/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/unet_mha_attn_res/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/unet_mha_channel_mults/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/G/unet_mha_res_blocks/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_denoise_timesteps/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_lora_target_modules/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/b2b_perceptual_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cm_dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cm_dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cm_perceptual_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cut/dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cut/dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/cut/supervised_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/diffusion_cond_computed_sketch_list/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/diffusion_cond_sketch_canny_range/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/diffusion_vid_canny_dropout/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_denoise_timesteps/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_dists_mean/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_dists_std/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/alg/sc_perceptual_loss/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/cls/class_weights/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/load_size_A/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/load_size_B/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_A/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_A_ratio/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_B/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_delta_B_ratio/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_random_offset_A/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/data/online_creation/mask_random_offset_B/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/f_s/class_weights/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/output/display/type/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/train/lr_steps/items/` request property type/format changed from `list`/`` to `string`/``
  - the `train_options/train/metrics_list/items/` request property type/format changed from `list`/`` to `string`/``
  - added the new optional request property `train_options/alg/b2b_mask_size_conditioning`
  - added the new optional request property `train_options/alg/b2b_timestep_uniform_mix_prob`
  - added the new optional request property `train_options/data/online_creation/mask_broaden_rect_aug_A`
  - …1 more
- **2026-06-15** `e5f1d76ae54d` — 4 info
  - added the new optional request property `train_options/G/vit_vid_motion_every`
  - added the new optional request property `train_options/alg/b2b_lambda_ref_copy`
  - added the new optional request property `train_options/alg/b2b_ref_degrade_noise_std`
  - added the new optional request property `train_options/alg/b2b_ref_degrade_prob`
- **2026-06-05** `ebf7a8fac823` — 5 info
  - added the new optional request property `train_options/alg/b2b_lora`
  - added the new optional request property `train_options/alg/b2b_lora_alpha`
  - added the new optional request property `train_options/alg/b2b_lora_dropout`
  - added the new optional request property `train_options/alg/b2b_lora_rank`
  - added the new optional request property `train_options/alg/b2b_lora_target_modules`
- **2026-05-30** `cadf839295bc` — 1 info
  - added the new optional request property `train_options/train/continue_from`
- **2026-05-29** `0f632c6cbb25` — 1 info
  - added the new optional request property `train_options/G/vit_num_register_tokens`
- **2026-05-28** `48012c77bde0` — 1 info
  - added the new optional request property `train_options/data/multi_dataset_crop_delta_scale`
- **2026-05-28** `29771978a47c` — 2 info
  - added the new optional request property `train_options/data/online_creation/load_size_keep_ratio_A`
  - added the new optional request property `train_options/data/online_creation/load_size_keep_ratio_B`
- **2026-05-12** `4e4362dbe9b7` — 4 info
  - added the new optional request property `train_options/data/online_creation/mask_fixed_size_A`
  - added the new optional request property `train_options/data/online_creation/mask_fixed_size_B`
  - added the new optional request property `train_options/data/online_creation/mask_min_unmasked_border_A`
  - added the new optional request property `train_options/data/online_creation/mask_min_unmasked_border_B`
- **2026-05-07** `1f44662b4fd9` — 3 info
  - added the new optional request property `train_options/alg/b2b_multi_dataset_class_conditioning`
  - added the new optional request property `train_options/data/multi_dataset_config`
  - added the new `multi_dataset` enum value to the request property `train_options/data/dataset_mode`
- **2026-04-27** `756b9fd1c31d` — 1 info
  - added the new `DINOv2` enum value to the request property `train_options/train/metrics_list`
- **2026-04-27** `124cfe40084e` — 1 info
  - added the new optional request property `train_options/G/vit_num_classes`
- **2026-03-30** `794d9d0bfd43` — 2 info
  - added the new optional request property `train_options/alg/mat`
  - added the new `mat` enum value to the request property `train_options/model_type`
- **2026-03-26** `7e4679f67378` — 1 info
  - added the new optional request property `train_options/alg/b2b_use_gt_prob`
- **2026-03-11** `298c857c0885` — 1 info
  - added the new optional request property `train_options/alg/b2b_mask_as_channel`
- **2026-03-09** `84740d95e332` — 11 info
  - added the new optional request property `train_options/G/vit_disable_bottleneck`
  - added the new optional request property `train_options/alg/b2b_P_mean`
  - added the new optional request property `train_options/alg/b2b_P_std`
  - added the new optional request property `train_options/alg/b2b_cfg_scale`
  - added the new optional request property `train_options/alg/b2b_clip_denoised`
  - added the new optional request property `train_options/alg/b2b_disable_inference_clipping`
  - added the new optional request property `train_options/alg/b2b_loss_masked_region_only`
  - added the new optional request property `train_options/alg/b2b_metric_mask`
  - added the new optional request property `train_options/alg/b2b_noise_scale`
  - added the new optional request property `train_options/alg/b2b_t_eps`
  - added the new `pseudo_huber` enum value to the request property `train_options/alg/b2b_loss`
- **2026-02-27** `215beea00689` — 3 info
  - added the new optional request property `train_options/alg/b2b_autoregressive`
  - added the new optional request property `train_options/alg/b2b_minsnr`
  - added the new `vit_vid` enum value to the request property `train_options/G/netG`
- **2026-02-27** `9a16c7f43be4` — 9 info
  - added the new optional request property `train_options/G/vit_variant`
  - added the new optional request property `train_options/alg/b2b_denoise_timesteps`
  - added the new optional request property `train_options/alg/b2b_dists_mean`
  - added the new optional request property `train_options/alg/b2b_dists_std`
  - added the new optional request property `train_options/alg/b2b_lambda_perceptual`
  - added the new optional request property `train_options/alg/b2b_loss`
  - added the new optional request property `train_options/alg/b2b_perceptual_loss`
  - added the new `b2b` enum value to the request property `train_options/model_type`
  - added the new `vit` enum value to the request property `train_options/G/netG`
- **2025-12-19** `710090e1bf23` — 1 warning, 9 info
  - removed the request property `train_options/G/unet_vid_cross_attention_dim`
  - added the new optional request property `train_options/alg/ddpm_ft_mode`
  - added the new optional request property `train_options/alg/sc_denoise_timesteps`
  - added the new optional request property `train_options/alg/sc_dists_mean`
  - added the new optional request property `train_options/alg/sc_dists_std`
  - added the new optional request property `train_options/alg/sc_lambda_perceptual`
  - added the new optional request property `train_options/alg/sc_metric_mask`
  - added the new optional request property `train_options/alg/sc_num_steps`
  - added the new optional request property `train_options/alg/sc_perceptual_loss`
  - added the new `sc` enum value to the request property `train_options/model_type`
- **2025-11-10** `198dfe24afbb` — 1 info
  - added the new optional request property `train_options/alg/diffusion_ddpm_cm_ft`
- **2025-10-15** `782131f3d8f4` — 1 info
  - added the new optional request property `train_options/alg/cm_metric_mask`
- **2025-10-14** `191cf6ccc764` — 1 info
  - added the new optional request property `train_options/alg/palette/metric_mask`
- **2025-10-06** `5bcccbb29310` — 7 breaking, 69 warning, 1 info
  - removed the enum value `DINOv2` of the request property `train_options/train/metrics_list`
  - removed the enum value `b2b` of the request property `train_options/model_type`
  - removed the enum value `mat` of the request property `train_options/model_type`
  - removed the enum value `multi_dataset` of the request property `train_options/data/dataset_mode`
  - removed the enum value `sc` of the request property `train_options/model_type`
  - removed the enum value `vit` of the request property `train_options/G/netG`
  - removed the enum value `vit_vid` of the request property `train_options/G/netG`
  - removed the request property `train_options/G/vit_disable_bottleneck`
  - removed the request property `train_options/G/vit_num_classes`
  - removed the request property `train_options/G/vit_num_register_tokens`
  - removed the request property `train_options/G/vit_variant`
  - removed the request property `train_options/G/vit_vid_motion_every`
  - removed the request property `train_options/alg/b2b_P_mean`
  - removed the request property `train_options/alg/b2b_P_std`
  - removed the request property `train_options/alg/b2b_autoregressive`
  - removed the request property `train_options/alg/b2b_cfg_scale`
  - removed the request property `train_options/alg/b2b_clip_denoised`
  - removed the request property `train_options/alg/b2b_denoise_timesteps`
  - removed the request property `train_options/alg/b2b_disable_inference_clipping`
  - removed the request property `train_options/alg/b2b_dists_mean`
  - removed the request property `train_options/alg/b2b_dists_std`
  - removed the request property `train_options/alg/b2b_force_class_token`
  - removed the request property `train_options/alg/b2b_global_context_conditioning`
  - removed the request property `train_options/alg/b2b_global_context_mode`
  - removed the request property `train_options/alg/b2b_global_context_size`
  - removed the request property `train_options/alg/b2b_lambda_perceptual`
  - removed the request property `train_options/alg/b2b_lambda_ref_copy`
  - removed the request property `train_options/alg/b2b_lora`
  - removed the request property `train_options/alg/b2b_lora_alpha`
  - removed the request property `train_options/alg/b2b_lora_dropout`
  - removed the request property `train_options/alg/b2b_lora_rank`
  - removed the request property `train_options/alg/b2b_lora_target_modules`
  - removed the request property `train_options/alg/b2b_loss`
  - removed the request property `train_options/alg/b2b_loss_masked_region_only`
  - removed the request property `train_options/alg/b2b_mask_as_channel`
  - removed the request property `train_options/alg/b2b_mask_size_conditioning`
  - removed the request property `train_options/alg/b2b_metric_mask`
  - removed the request property `train_options/alg/b2b_minsnr`
  - removed the request property `train_options/alg/b2b_multi_dataset_class_conditioning`
  - removed the request property `train_options/alg/b2b_noise_scale`
  - …37 more

---

[Operation](https://skmtc.dev/jolibrain/apis/joligen-server/docs/train/:name/post.md) · [API](https://skmtc.dev/jolibrain/apis/joligen-server.md) · [Page](https://skmtc.dev/jolibrain/apis/joligen-server/changes/train/:name/post)
