| # Cookbook | |
| This section summarizes how to start Diffulex through the supported entry points in this repository: | |
| - `benchmark` for evaluation workloads through `diffulex_bench` | |
| - `server` for HTTP serving through `diffulex.server.launch` | |
| - `streamlit` for the sample chat frontend | |
| Start with the page that matches what you want to do: | |
| :::{toctree} | |
| :maxdepth: 1 | |
| benchmark | |
| server | |
| streamlit | |
| ::: | |