Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion responses_api_agents/swe_agents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ gym eval run --no-serve \
`gym eval run` defaults to a concurrency of 100; tune to your hardware. View the results with:

```bash
ng_viewer +jsonl_fpath=swebench-verified.openhands.qwen3-30b-coder.jsonl
jq -C . swebench-verified.openhands.qwen3-30b-coder.jsonl | less -R
```

---
Expand Down
Loading