llama-stack-mirror/llama_stack/providers/inline/post_training
Mustafa Elbehery de01eefdef
chore: add mypy post training (#2675)
# What does this PR do?
<!-- Provide a short summary of what this PR does and why. Link to
relevant issues if applicable. -->
This PR adds static type coverage to `llama-stack`

Part of https://github.com/meta-llama/llama-stack/issues/2647

<!-- If resolving an issue, uncomment and update the line below -->
<!-- Closes #[issue-number] -->

## Test Plan
<!-- Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.* -->

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
2025-07-09 15:44:39 +02:00
..
common feat: add huggingface post_training impl (#2132) 2025-05-16 14:41:28 -07:00
huggingface fix: proper checkpointing logic for HF trainer (#2429) 2025-06-27 17:36:25 -04:00
torchtune chore: add mypy post training (#2675) 2025-07-09 15:44:39 +02:00
__init__.py Add init files to post training folders (#711) 2025-01-13 20:19:18 -08:00