File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -319,22 +319,6 @@ node or across multiple nodes.
319
319
submitit_delayed_launcher
320
320
RayCollector
321
321
322
- LLM Collectors
323
- ---------------------------
324
- TorchRL also provides a data collectors for large language models. These collectors
325
- are meant to include a subset of the functionality of other data collectors, targeted
326
- at supporting researchers in fine-tuning large language models. These classes
327
- currently derive from the :class: `~torchrl.collectors.SyncDataCollector ` class.
328
- These classes are experimental and subject to change.
329
-
330
- .. currentmodule :: torchrl.collectors.llm_collectors
331
-
332
- .. autosummary ::
333
- :toctree: generated/
334
- :template: rl_template.rst
335
-
336
- LLMCollector
337
-
338
322
Helper functions
339
323
----------------
340
324
Original file line number Diff line number Diff line change @@ -1124,7 +1124,6 @@ efficient sampling.
1124
1124
:toctree: generated/
1125
1125
:template: rl_template.rst
1126
1126
1127
- History
1128
1127
PairwiseDataset
1129
1128
PromptData
1130
1129
PromptTensorDictTokenizer
You can’t perform that action at this time.
0 commit comments