"git@developer.sourcefind.cn:OpenDAS/openfold.git" did not exist on "b4b849af155b99992f2eb8e493cd8607bff3c2b8"
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) ...@@ -140,7 +140,7 @@ Frontend.link(Processor).link(VllmWorker)
### 3. Define your configuration ### 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 ### 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