We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d096ca commit e1d7569Copy full SHA for e1d7569
agentlightning/algorithm/verl/interface.py
@@ -54,6 +54,7 @@ class VERL(Algorithm):
54
Toggle `debug=True` plus `mismatch_log_dir` when you need to inspect
55
retokenization or chat-template mismatches. See
56
[this blog post](https://agent-lightning.github.io/posts/trajectory_level_aggregation/)
57
+ for more details.
58
59
Examples:
60
```python
0 commit comments