Felipe97/llama-cpp-compiled
01.1k
1[mypy]2strict = true3allow_untyped_calls = true4allow_untyped_defs = true5allow_incomplete_defs = true6disable_error_code = import-untyped7warn_return_any = false8 1[mypy]2strict = true3allow_untyped_calls = true4allow_untyped_defs = true5allow_incomplete_defs = true6disable_error_code = import-untyped7warn_return_any = false8