Cyber_analyst-round1 / scripts /smoke_test.sh
Humanlearning's picture
feat: implement core RL training infrastructure, including GRPO training, evaluation utilities, custom environments, and Modal-based execution scripts.
3807ea3
raw
history blame
104 Bytes
#!/usr/bin/env bash
set -euo pipefail
uv run pytest tests/test_models.py tests/test_reset_step_state.py