Skip to content

docker/model-spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a34120 · Mar 25, 2025

History

7 Commits
Mar 25, 2025
Mar 25, 2025
Mar 25, 2025
Mar 25, 2025

Repository files navigation

OCI Model Artifact Specification

This repository contain a draft specification for packaging large language models as OCI artifacts.

The specification defines:

  • Guidelines for packaging an LLM packaging as an OCI image manifest following the artifact guideline.
  • Media types and packaging guidelines for the files that together comprise the artifact.
  • The schema for a config JSON file that describes the model and it's files.

Distribution

Artifacts adhering to this specification are distributable by any registry that supports the OCI distribution specification.

Runtime

Models packaged according to this specification may be run by any model runtime that supports this specification. Please note that these artifacts are NOT intended to be run directly by a general-purpose container runtime.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published