Skip to content

Commit ae96571

Browse files
committed
deploy: a9cfd75
1 parent c94f88f commit ae96571

File tree

12 files changed

+1107
-2
lines changed

12 files changed

+1107
-2
lines changed
4.43 KB
Binary file not shown.

.doctrees/environment.pickle

2.07 KB
Binary file not shown.

_examples_synced/true_on_policy_vlm/README.html

Lines changed: 546 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# True On-Policy between Training and Inference for VLM
2+
3+
This example demonstrates true on-policy training with Qwen3-VL dense model on FSDP. The core concepts and expected observations are the same as [true_on_policy](../true_on_policy/README.md).
4+
5+
## Usage
6+
7+
```bash
8+
python examples/true_on_policy_vlm/run_simple.py
9+
```

objects.inv

99 Bytes
Binary file not shown.

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
4.43 KB
Binary file not shown.

zh/.doctrees/environment.pickle

2.07 KB
Binary file not shown.

0 commit comments

Comments
 (0)