-
Notifications
You must be signed in to change notification settings - Fork 29
/
mkdocs.yml
166 lines (158 loc) · 6.46 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
## Project information
site_name: AI on OpenShift
site_url: https://ai-on-openshift.io/
site_description: >-
The one-stop shop for Data Science and Data Engineering on OpenShift!
Tools and applications, patterns, demos, tips and tricks, everything needed by Data Science and Data Engineering practitioners on OpenShift.
## Repository
repo_url: https://github.com/opendatahub-io-contrib/ai-on-openshift
edit_uri: '' #disables edit button
## Plugins
plugins:
- social:
cards_layout_options:
font_family: Roboto
- search
## Theme
theme:
icon:
repo: fontawesome/brands/github
logo: assets/robot-head.svg
favicon: assets/robot-head.ico
language: en
name: material
custom_dir: docs/theme_override/
palette:
- scheme: default
toggle:
icon: material/weather-night
name: Switch to dark mode
primary: black
accent: red
- scheme: slate
toggle:
icon: material/weather-sunny
name: Switch to light mode
primary: black
accent: red
features:
- content.code.copy
- navigation.instant
- navigation.tracking
- navigation.sections
- navigation.indexes
- navigation.top
- navigation.tabs
- navigation.tabs.sticky
- navigation.expand
## Social
extra:
analytics:
provider: google
property: G-EXFP0W7LTY
consent:
title: Cookie consent
description: >-
We use cookies to recognize your repeated visits and preferences, as well
as to measure the effectiveness of our documentation and whether users
find what they're searching for. With your consent, you're helping us to
make our documentation better.
social:
- icon: fontawesome/brands/discord
link: https://discord.gg/q2Y6THPQKb
- icon: fontawesome/brands/reddit
link: https://www.reddit.com/r/AI_on_OpenShift/
- icon: fontawesome/brands/slack
link: https://odh-io.slack.com/
#link: https://join.slack.com/t/odh-io/shared_invite/zt-1fl0yr08h-Q8Kr1eLdeJ1FAL_MvaukCA
## CSS
extra_css:
- stylesheets/extra.css
## MD Extensions
markdown_extensions:
- abbr
- admonition
- pymdownx.details
- pymdownx.snippets
- attr_list
- md_in_html
- footnotes
- codehilite:
use_pygments: False
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
## Site layout
nav:
- Home: index.md
- Overview:
- What's new?:
- Latest updates: whats-new/whats-new.md
- Getting Started:
- Why this site?: getting-started/why-this-site.md
- OpenShift and AI: getting-started/openshift.md
- Open Data Hub: getting-started/opendatahub.md
- OpenShift AI: getting-started/openshift-ai.md
- ODH/RHOAI How-Tos:
- From Zero to Workbench:
- Using the CLI: odh-rhoai/from-zero-to-workbench/using-cli.md
- Using the UI: odh-rhoai/from-zero-to-workbench/using-ui.md
- Using Developer Hub: odh-rhoai/from-zero-to-workbench/using-developer-hub.md
- Advanced Configuration:
- Accelerator Profiles: odh-rhoai/accelerator-profiles.md
- Custom notebooks: odh-rhoai/custom-notebooks.md
- Custom Serving Runtime (Triton): odh-rhoai/custom-runtime-triton.md
- Dashboard configuration: odh-rhoai/configuration.md
- GitOps (CRs, objects,...): odh-rhoai/gitops.md
- Kueue preemption: odh-rhoai/kueue-preemption/readme.md
- Model serving type modification: odh-rhoai/model-serving-type-modification.md
- NVIDIA GPUs: odh-rhoai/nvidia-gpus.md
- OpenShift Group Management: odh-rhoai/openshift-group-management.md
- Single stack serving certificate: odh-rhoai/single-stack-serving-certificate.md
- KServe Timeout Issues: odh-rhoai/kserve-timeout.md
- RHOAI Metrics Dashboard for Model Serving: odh-rhoai/kserve-uwm-dashboard-metrics.md
- Connect to RHOAI Workbench Kernel from VS Code: odh-rhoai/connect-vscode-to-rhoai-wb.md
- AnythingLLM as Custom Workbench: odh-rhoai/custom-workbench-anythingllm.md
- Tools:
- GPU pruner: odh-rhoai/gpu-pruner.md
- ODH Tools and Extensions Companion: odh-rhoai/odh-tools-and-extensions-companion.md
- Applications and Patterns:
- Model Serving:
- Ensemble Serving: tools-and-applications/ensemble-serving/ensemble-serving.md
- Data processing:
- Apache NiFi: tools-and-applications/apache-nifi/apache-nifi.md
- Apache Spark: tools-and-applications/apache-spark/apache-spark.md
- NVIDIA Riva: tools-and-applications/riva/riva.md
- Starburst/Trino proxy: patterns/starproxy/starproxy.md
- Workflows:
- Apache Airflow: tools-and-applications/airflow/airflow.md
- MLflow: tools-and-applications/mlflow/mlflow.md
- Storage:
- Minio: tools-and-applications/minio/minio.md
- Rclone: tools-and-applications/rclone/rclone.md
- Architecture Patterns:
- Bucket notifications: patterns/bucket-notifications/bucket-notifications.md
- Kafka to object storage: patterns/kafka/kafka-to-object-storage/kafka-to-object-storage.md
- Kafka to serverless: patterns/kafka/kafka-to-serverless/kafka-to-serverless.md
- Predictive AI:
- What is Predictive AI?: predictive-ai/what-is-predictive-ai.md
- Demos:
- Credit Card Fraud Detection with MLFlow: demos/credit-card-fraud-detection-mlflow/credit-card-fraud.md
- Financial Fraud Detection: demos/financial-fraud-detection/financial-fraud-detection.md
- Object Detection in Retail: demos/retail-object-detection/retail-object-detection.md
- Smart City: demos/smart-city/smart-city.md
- Telecom Customer Churn with Airflow: demos/telecom-customer-churn-airflow/telecom-customer-churn-airflow.md
- Water Pump Failure Prediction: demos/water-pump-failure-prediction/water-pump-failure-prediction.md
- XRay Pipeline: demos/xray-pipeline/xray-pipeline.md
- YOLOv5 Training and Serving: demos/yolov5-training-serving/yolov5-training-serving.md
- Generative AI:
- What is Generative AI?: generative-ai/what-is-generative-ai.md
- LLM Serving: generative-ai/llm-serving.md
- Demos:
- Chat with your documentation: demos/llm-chat-doc/llm-chat-doc.md
- Code assistant: demos/codellama-continue/codellama-continue.md
- Fine-tune Llama2: demos/llama2-finetune/llama2-finetune.md
- From Podman AI Lab to OpenShift AI: demos/podman-ai-lab-to-rhoai/podman-ai-lab-to-rhoai.md
- Text to Image: demos/stable-diffusion/stable-diffusion.md