Spaces:
Runtime error
Runtime error
File size: 274 Bytes
938e515 |
1 2 3 4 5 6 7 8 |
## Some scripts for developers to use, include:
- `linter.sh`: lint the codebase before commit
- `run_{inference,instant}_tests.sh`: run inference/training for a few iterations.
Note that these tests require 2 GPUs.
- `parse_results.sh`: parse results from a log file.
|