Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 647 Bytes

File metadata and controls

16 lines (10 loc) · 647 Bytes

docker model package

Package a GGUF file into a Docker model OCI artifact, with optional licenses, and pushes it to the specified registry

Options

Name Type Default Description
--gguf string absolute path to gguf file (required)
-l, --license stringArray absolute path to a license file
--push bool push to registry (required)