Skip to content

Commit 57f011f

Browse files
committed
AI glossary first submission
1 parent ae59c8d commit 57f011f

File tree

1 file changed

+44
-0
lines changed
  • supplementary_style_guide/glossary_terms_conventions/general_conventions

1 file changed

+44
-0
lines changed

supplementary_style_guide/glossary_terms_conventions/general_conventions/i.adoc

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,50 @@ There is no functional difference between the first server that was installed an
359359

360360
*See also*:
361361

362+
[[inference]]
363+
==== image:images/yes.png[yes] inference (noun)
364+
*Description*: Inference is when a model can process, deduct, and produce outputs based on input data. The process of using a trained AI model to generate predictions or conclusions based on the input data provided to the model.
365+
366+
*Use it*: yes
367+
368+
[.vale-ignore]
369+
*Incorrect forms*:
370+
371+
*See also*:
372+
373+
[[`InferenceService`]]
374+
==== image:images/yes.png[yes] `InferenceService` (noun)
375+
*Description*: In Red Hat OpenShift AI, this is the Custom Resource Definition (CRD) used to create the `InferenceService` object. Written as the CRD name `InferenceService` with backticks.
376+
377+
*Use it*: yes
378+
379+
[.vale-ignore]
380+
*Incorrect forms*: InferenceService, inference serving, inferenceservice
381+
382+
*See also*:
383+
384+
[[inference serving]]
385+
==== image:images/yes.png[yes] inference serving (verb)
386+
*Description*: Process of deploying a model onto a server. Inference is when a model can process, deduct and product outputs based on input data. Use as separate words, for example, "The following charts display the minimum hardware requirements for inference serving a model"
387+
388+
*Use it*: yes
389+
390+
[.vale-ignore]
391+
*Incorrect forms*:
392+
393+
*See also*:
394+
395+
[[Inference Server]]
396+
==== image:images/yes.png[yes] Inference Server (noun)
397+
*Description*: In reference to product name, Red Hat AI Inference Server or RHAIIS. Capitalize the first letters.
398+
399+
*Use it*: yes
400+
401+
[.vale-ignore]
402+
*Incorrect forms*:
403+
404+
*See also*:
405+
362406
[[infiniband]]
363407
==== image:images/yes.png[yes] InfiniBand (noun)
364408
*Description*: _InfiniBand_ is a switched fabric network topology used in high-performance computing. The term is both a service mark and a trademark of the InfiniBand Trade Association. Their rules for using the mark are standard ones: append the (TM) symbol the first time it is used, and respect the capitalization (including the inter-capped "B") from then on. In ASCII-only circumstances, the "\(TM)" string is the acceptable alternative.

0 commit comments

Comments
 (0)