feat: add real PyTorch model backend
This commit is contained in:
@@ -13,3 +13,6 @@ dev = ["pytest>=8", "openai>=1", "langchain-openai>=0.1"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
markers = [
|
||||
"integration: tests that download models, require GPUs, or exercise external integrations",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user