DPA-ADAPT
=========

DPA-ADAPT adapts pretrained DPA models to downstream atomistic property
prediction tasks through Python APIs and the standalone ``dpa-adapt`` CLI.
It supports frozen-descriptor scikit-learn heads, frozen property-head
training, full fine-tuning, and multi-task fine-tuning with an auxiliary
force-field task.

.. toctree::
   :maxdepth: 2

   overview
   input_formats
   cli
