feat: add Jetson contributor validation path

This commit is contained in:
Joseph Magly
2026-08-21 20:12:35 -04:00
parent 1e870ccee0
commit 06e80af7b6
23 changed files with 1128 additions and 30 deletions
+1 -1
View File
@@ -34,7 +34,6 @@ dependencies = [
"numpy>=1.24",
"scikit-learn>=1.3",
"tqdm>=4.64",
"bitsandbytes>=0.46.1",
]
[project.urls]
@@ -51,6 +50,7 @@ dev = [
"pytest-cov==7.1.0",
"ruff==0.16.2",
]
quantization = ["bitsandbytes>=0.46.1"]
spaces = ["gradio>=6.7,<7.0"]
[dependency-groups]