Skip to content

Tags: CloudNativeAI/model-spec

Tags

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #51 from caozhuozi/slack

add slack channel in README

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add the type definition of file metadata annotation (#49)

Signed-off-by: chlins <[email protected]>

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: expands the supported media types to provide more flexibility f…

…or handling models (#39)

- Raw (unarchived, uncompressed) media types for all artifact categories (weights, configs, docs, code, datasets)
- Compressed variants with gzip and zstd support for all artifact categories
- Consistent naming patterns across all media types

Signed-off-by: Gaius <[email protected]>

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update parameter size field and documentation (#38)

Signed-off-by: Gaius <[email protected]>

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #34 from CloudNativeAI/feature/config

docs(spec): add configuration object reference for spec