We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263d3e7 commit 70e349aCopy full SHA for 70e349a
README.md
@@ -36,6 +36,8 @@ pip install -r requirements.txt --no-deps
36
pip install -e . --no-deps
37
```
38
39
+Note that the code has been tested with: Python 3.10.12 and CUDA 12.5.
40
+
41
## 💻 Inference: Run an Experiment
42
```bash
43
bash scripts/benchmark.sh benchmark_configs/test_config.json
0 commit comments