-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlanding.json
More file actions
52 lines (52 loc) · 1.61 KB
/
landing.json
File metadata and controls
52 lines (52 loc) · 1.61 KB
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
{
"version": 2,
"title": "Red Hat AI Inference on IBM Cloud",
"introduction": "Get ready to dive into AI! Inference is an open source project from IBM and Red Hat to be a cost-effective entry point into the world of machine learning.",
"product_page": "https://www.ibm.com/products/cloud/redhat",
"console_page": "/catalog/services/instructlab",
"section_topics": {
"links": [
{
"title": "Getting started",
"href": "/docs/inference?topic=inference-getting-started"
},
{
"title": "Inferencing",
"href": "/docs/inference?topic=inference-inference"
},
{
"title": "Training models",
"href": "/docs/inference?topic=inference-model-train"
},
{
"title": "Lifecycle policy",
"href": "/docs/inference?topic=inference-lifecycle-policy"
},
{
"title": "FAQ",
"href": "/docs/inference?topic=inference-faq"
}
]
},
"section_highlights": [
{
"title": "What is AI?",
"description": "If you're new to AI solutions, learn the basic concepts.",
"href": "https://www.ibm.com/think/topics/artificial-intelligence",
"type": "training"
},
{
"title": "Red Hat: What is InstructLab?",
"description": "Learn about InstructLab as an AI solution.",
"href": "https://www.redhat.com/en/topics/ai/what-is-instructlab",
"type": "training"
}
],
"section_devtools": {
"cli": "/docs/inference?topic=inference-ilab-cli",
"api": "/apidocs/inference"
},
"section_updates": {
"view_more": "/docs/inference?topic=inference-release-notes"
}
}