llama-stack-mirror/llama_stack/providers/inline/inference/meta_reference
Mustafa Elbehery a5c3362bcd
chore(api): add mypy coverage to meta_reference_config (#2664)
# 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 10:24:30 +02:00
..
__init__.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
common.py refactor: move all llama code to models/llama out of meta reference (#1887) 2025-04-07 15:03:58 -07:00
config.py chore(api): add mypy coverage to meta_reference_config (#2664) 2025-07-09 10:24:30 +02:00
generators.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
inference.py chore: make cprint write to stderr (#2250) 2025-05-24 23:39:57 -07:00
model_parallel.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
parallel_utils.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00