# `sft_utils`

The supervised fine-tuning core: dataset loading and formatting, chain-of-thought prompt filling, LoRA and full-parameter trainer construction, and the temperature-based multi-task sampler.

```{eval-rst}
.. automodule:: medvision_bm.sft.sft_utils
   :members:
```
