mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 09:12:00 +00:00
chore(api): add mypy coverage to meta_llama3_generation
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
81ebaf6e9a
commit
6a11fdb57b
2 changed files with 64 additions and 34 deletions
|
|
@ -248,7 +248,6 @@ exclude = [
|
|||
"^llama_stack/providers/inline/datasetio/localfs/",
|
||||
"^llama_stack/providers/inline/eval/meta_reference/eval\\.py$",
|
||||
"^llama_stack/providers/inline/inference/meta_reference/inference\\.py$",
|
||||
"^llama_stack/models/llama/llama3/generation\\.py$",
|
||||
"^llama_stack/models/llama/llama3/multimodal/model\\.py$",
|
||||
"^llama_stack/models/llama/llama4/",
|
||||
"^llama_stack/providers/inline/inference/meta_reference/parallel_utils\\.py$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue