mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 18:11:59 +00:00
chore: add mypy inference parallel utils
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
51b179e1c5
commit
dc043fa395
2 changed files with 3 additions and 4 deletions
|
|
@ -255,7 +255,6 @@ exclude = [
|
|||
"^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$",
|
||||
"^llama_stack/providers/inline/inference/meta_reference/quantization/fp8_impls\\.py$",
|
||||
"^llama_stack/providers/inline/inference/sentence_transformers/sentence_transformers\\.py$",
|
||||
"^llama_stack/providers/inline/inference/vllm/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue