Ouzhang's picture
Add files using upload-large-folder tool
d91766b verified
|
Raw
History Blame Contribute Delete
395 Bytes
# 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
:::