Slot: architecture
A description of the architecture of an AI such as 'Decoder-only'.
URI: nexus:architecture
Alias: architecture
Applicable Classes
| Name |
Description |
Modifies Slot |
| Adapter |
Adapter-based methods add extra trainable parameters after the attention and ... |
no |
| LargeLanguageModel |
A large language model (LLM) is an AI model which supports a range of languag... |
no |
| AiModel |
A base AI Model class |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
- from schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
Mappings
| Mapping Type |
Mapped Value |
| self |
nexus:architecture |
| native |
nexus:architecture |
LinkML Source
name: architecture
description: A description of the architecture of an AI such as 'Decoder-only'.
from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology
rank: 1000
alias: architecture
domain_of:
- AiModel
range: string
```