| [project] | |
| name = "sdllm-inference" | |
| version = "0.1.0" | |
| description = "Inference and lm-eval support for SDLLM models" | |
| requires-python = ">=3.10" | |
| [tool.pytest.ini_options] | |
| testpaths = ["tests"] | |
| [project] | |
| name = "sdllm-inference" | |
| version = "0.1.0" | |
| description = "Inference and lm-eval support for SDLLM models" | |
| requires-python = ">=3.10" | |
| [tool.pytest.ini_options] | |
| testpaths = ["tests"] | |