Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,18 @@ ModelSpec exists to capture these assumptions in a **machine-readable, human-aud

**ModelSpec is:**

- declarative (describes intent, not actions)
- runtime- and platform-agnostic
- focused on individual models and their expectations
- suitable for documentation, validation, and analysis
- a **declarative specification for AI model execution and deployment intent**
- **runtime- and platform-agnostic**
- focused on **individual models and their operational expectations**
- suitable for **documentation, validation, and analysis of how models are expected to run**

**ModelSpec is not:**

- a deployment tool
- an orchestration engine
- a scheduler
- a policy enforcement system
- a **model architecture or training specification**
- a deployment tool
- an orchestration engine
- a scheduler
- a policy enforcement system

Those concerns are intentionally out of scope.

Expand Down Expand Up @@ -208,4 +209,4 @@ Together, we can build better AI infrastructure standards.
<sub>Part of the <a href="https://github.com/paralleliq/modelspec">PIQC ModelSpec</a></sub>
<br/>
<sub>Maintained by <a href="https://paralleliq.ai">ParalleliQ</a></sub>
</div>
</div>