mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-18 22:18:34 -04:00
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
12 lines
1.3 KiB
INI
Generated
12 lines
1.3 KiB
INI
Generated
# The following is autogenerated by tools/update-mypy.py
|
|
[mypy]
|
|
pretty = true
|
|
python_version = 3.9
|
|
show_error_codes = true
|
|
strict = true
|
|
plugins = pydantic.mypy
|
|
ignore_missing_imports = true
|
|
explicit_package_bases = true
|
|
warn_unreachable = true
|
|
files = openllm-python/src/openllm/bundle/__init__.pyi, openllm-python/src/openllm/serialisation/__init__.pyi, openllm-client/src/openllm_client/__init__.pyi, openllm-client/src/openllm_client/_utils.pyi, openllm-python/src/openllm/__init__.pyi, openllm-client/src/openllm_client/_typing_compat.py, openllm-core/src/openllm_core/_typing_compat.py, openllm-python/src/openllm/client.pyi, openllm-python/src/openllm/bundle/_package.pyi, openllm-python/src/openllm/_runners.pyi, openllm-python/src/openllm/_quantisation.pyi, openllm-python/src/openllm/_llm.pyi, openllm-python/src/openllm/_generation.pyi, openllm-python/src/openllm/entrypoints/openai.pyi, openllm-python/src/openllm/entrypoints/__init__.pyi, openllm-python/src/openllm/entrypoints/hf.pyi, openllm-python/src/openllm/entrypoints/_openapi.pyi, openllm-python/src/openllm/utils.pyi, openllm-python/src/openllm/_strategies.pyi, openllm-core/src/openllm_core/utils/__init__.pyi, openllm-core/src/openllm_core/utils/import_utils.pyi, openllm-python/src/_openllm_tiny/__init__.pyi, openllm-python/src/_service_vars.pyi
|