Skip to content

Commit d45d926

Browse files
author
Vincent Moens
committed
[Doc] Fix Doc
ghstack-source-id: dacd1e7 Pull-Request-resolved: #2919
1 parent 0b57642 commit d45d926

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

docs/source/reference/collectors.rst

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -319,22 +319,6 @@ node or across multiple nodes.
319319
submitit_delayed_launcher
320320
RayCollector
321321

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-
338322
Helper functions
339323
----------------
340324

docs/source/reference/data.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,6 @@ efficient sampling.
11241124
:toctree: generated/
11251125
:template: rl_template.rst
11261126

1127-
History
11281127
PairwiseDataset
11291128
PromptData
11301129
PromptTensorDictTokenizer

0 commit comments

Comments
 (0)