Skip to content

Commit 7ab8cdd

Browse files
authored
Update README.md
1 parent c35cc3b commit 7ab8cdd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ Canonical multimodal workloads Sandbox for Structured Ouputs with Daft
2121
- [Start the vLLM OpenAI server](#start-the-vllm-openai-server)
2222
- [Run the workload scripts/notebooks](#run-the-workload-scriptsnotebooks)
2323
- **Project Content**
24-
- [Canon](#canon) contains reference examples from ray, vllm, and sglang on structured outputs, as well as a full suite of `llm_generate` inference calls across the most common structured output methods.
25-
- [Friction](#friction) contains the original (giant) "Scaling Multimodal Structured Outputs with Gemma-3, vLLM, and Daft", as well as notebooks focused on individal pain points seperated for easier review.
26-
- [Workload](#workload) contains both a full walkthrough notebook and atomic python script for evaluating multimodal model performance on image understanding.
24+
- [References](/references) contains reference examples from ray, vllm, and sglang on structured outputs, as well as a full suite of `llm_generate` inference calls across the most common structured output methods.
25+
- [Friction](/friction) contains the original (giant) "Scaling Multimodal Structured Outputs with Gemma-3, vLLM, and Daft", as well as notebooks focused on individal pain points seperated for easier review.
26+
- [Workload](/workload) contains both a full walkthrough notebook and atomic python script for evaluating multimodal model performance on image understanding.
2727
- **Testing**
28-
- [Integration tests](#integration-tests)
28+
- [Integration tests](/tests) for openai and llm_generate structured outputs usage patterns
2929
- **Troubleshooting**
3030
- [Common issues](#common-issues)
3131

0 commit comments

Comments
 (0)