llama-stack-mirror/llama_stack/providers
Ihar Hrachyshka 8c01246344 chore: fix mypy violations in post_training modules
Note: this patch touches all files but post_training.py that will be
significantly changed by #1437, hence leaving it out of the picture for
now.

running_loss is now always Tensor (on-device) and doesn't change its
type from int to Tensor (which made mypy unhappy).

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-17 19:12:09 -04:00
..
inline chore: fix mypy violations in post_training modules 2025-03-17 19:12:09 -04:00
registry feat: added nvidia as safety provider (#1248) 2025-03-17 14:39:23 -07:00
remote feat: added nvidia as safety provider (#1248) 2025-03-17 14:39:23 -07:00
tests refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00
utils feat: [new open benchmark] BFCL_v3 (#1578) 2025-03-14 12:50:49 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00