File size: 830 Bytes
31dc8dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.. dFactory documentation master file, created by
   sphinx-quickstart on Fri Oct 24 11:56:20 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

dFactory documentation
========================

.. _Contents:

.. toctree::
   :maxdepth: 2
   :caption: Quickstart

   start/install
   start/preparation
   start/quickstart
   start/configs


.. toctree::
   :maxdepth: 2
   :caption: Train

   advanced/distributed
   advanced/profiler

.. toctree::
   :maxdepth: 2
   :caption: Inference

   infer/sglang

.. toctree::
   :maxdepth: 2
   :caption: Algorithms

   algo/random_mask
   algo/block_diffusion
   algo/trainable_parallel_decoding


.. toctree::
   :maxdepth: 2
   :caption: API Reference


.. toctree::
   :maxdepth: 2
   :caption: FAQ

   faq/faq