mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 00:42:00 +00:00
chore: add mypy sentence transformers
Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
This commit is contained in:
parent
81ebaf6e9a
commit
ca1b5041a4
2 changed files with 3 additions and 4 deletions
|
|
@ -253,7 +253,6 @@ exclude = [
|
|||
"^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/",
|
||||
"^llama_stack/providers/inline/post_training/common/validator\\.py$",
|
||||
"^llama_stack/providers/inline/safety/code_scanner/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue