llama-stack/llama_stack/providers/inline/post_training
Ihar Hrachyshka c219a74fa0
fix: Don't require efficiency_config for torchtune (#2104)
# What does this PR do?

Revert a change that by mistake forced efficiency_config on torchtune
provider
users.

```
    fix: Don't require efficiency_config for torchtune

    It was enforced by mistake when
    0751a960a5 merged.

    Other asserts made sense in that the code was written, potentially, to
    always expect a non-None value. But not efficiency_config.
```

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-05-06 09:50:44 -07:00
..
common fix: add todo for schema validation (#1991) 2025-04-29 09:59:35 +02:00
torchtune fix: Don't require efficiency_config for torchtune (#2104) 2025-05-06 09:50:44 -07:00
__init__.py Add init files to post training folders (#711) 2025-01-13 20:19:18 -08:00