Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ def __init__(self, version: str):
# Other misc files (overviews, console-only examples, etc)
"ray-overview/examples/llamafactory-llm-fine-tune/README.ipynb",
"ray-overview/examples/llamafactory-llm-fine-tune/**/*.ipynb",
"serve/tutorials/asynchronous-inference/content/asynchronous-inference.ipynb",
# Legacy/backward compatibility
"ray-overview/examples/**/README.md",
"train/examples/**/README.md",
Expand Down
2 changes: 1 addition & 1 deletion doc/source/serve/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ examples:
skill_level: advanced
use_cases:
- generative ai
link: tutorials/asynchronous-inference/content/README
link: tutorials/asynchronous-inference/content/asynchronous-inference
related_technology: integrations
- title: Integrate with MLflow Model Registry
skill_level: intermediate
Expand Down