mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-14 17:16:09 +00:00
# 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> |
||
---|---|---|
.. | ||
llama3 | ||
llama3_1 | ||
llama3_2 | ||
llama3_3 | ||
llama4 | ||
resources | ||
__init__.py | ||
checkpoint.py | ||
datatypes.py | ||
hadamard_utils.py | ||
prompt_format.py | ||
quantize_impls.py | ||
sku_list.py | ||
sku_types.py | ||
tokenizer_utils.py |