"lib/llm/git@developer.sourcefind.cn:OpenDAS/dynamo.git" did not exist on "72064d849ebe0a00983ff9baefa639085687f699"
Commit 9242cfa0 authored by Ikko Eltociear Ashimine's avatar Ikko Eltociear Ashimine Committed by GitHub
Browse files

docs: fix typo in dynamo_serve.md (#314)

parent 66c6330a
......@@ -140,7 +140,7 @@ Frontend.link(Processor).link(VllmWorker)
### 3. Define your configuration
We've provided a set of basic configurations for this example [here](../../examples/llm/configs/agg.yaml). All of these can be changed and also be overriden by passing in CLI flags to serve!
We've provided a set of basic configurations for this example [here](../../examples/llm/configs/agg.yaml). All of these can be changed and also be overridden by passing in CLI flags to serve!
### 4. Serve your graph
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment