You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site-src/concepts/roles-and-personas.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Roles and Personas
2
2
3
-
Before diving into the details of the API, decriptions of the personas these APIs were designed for will help convey the thought process of the API design.
3
+
Before diving into the details of the API, descriptions of the personas these APIs were designed for will help convey the thought process of the API design.
4
4
5
5
## Inference Platform Admin
6
6
7
-
The Inference Platform Admin creates and manages the infrastructure necessary to run LLM workloads. Including handling Ops for:
7
+
The Inference Platform Admin creates and manages the infrastructure necessary to run LLM workloads, including handling Ops for:
8
8
9
9
- Hardware
10
10
- Model Server
@@ -15,7 +15,7 @@ The Inference Platform Admin creates and manages the infrastructure necessary to
15
15
16
16
## Inference Workload Owner
17
17
18
-
An Inference Workload Owner persona owns and manages 1 or many Generative AI Workloads (LLM focused *currently*). This includes:
18
+
An Inference Workload Owner persona owns and manages one or many Generative AI Workloads (LLM focused *currently*). This includes:
0 commit comments