https://github.com/modelpack/modctl
Command-line tools for managing OCI model artifacts, which are bundled based on Model Spec
https://github.com/modelpack/modctl
ai containers llm model model-spec oci oci-artifacts
Last synced: 2 months ago
JSON representation
Command-line tools for managing OCI model artifacts, which are bundled based on Model Spec
- Host: GitHub
- URL: https://github.com/modelpack/modctl
- Owner: modelpack
- License: apache-2.0
- Created: 2024-10-15T09:06:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-31T10:17:31.000Z (2 months ago)
- Last Synced: 2026-04-02T04:59:05.594Z (2 months ago)
- Topics: ai, containers, llm, model, model-spec, oci, oci-artifacts
- Language: Go
- Homepage:
- Size: 18.6 MB
- Stars: 72
- Watchers: 15
- Forks: 27
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Copyright: copyright.txt
Awesome Lists containing this project
README
# modctl
[](https://github.com/modelpack/modctl/actions/workflows/ci.yml)
[](https://godoc.org/github.com/modelpack/modctl)
[](https://deepwiki.com/modelpack/modctl)
Modctl is a user-friendly CLI tool for managing OCI model artifacts, which are bundled based on [Model Spec](https://github.com/modelpack/model-spec).
It offers commands such as `build`, `pull`, `push`, and more, making it easy for users to convert their AI models into OCI artifacts.
## Documentation
You can find the full documentation on the [getting started](./docs/getting-started.md).
## Copyright
Copyright © contributors to ModelPack, established as ModelPack a Series of LF Projects, LLC.
## LICENSE
Apache 2.0 License. Please see [LICENSE](LICENSE) for more information.