Package a GGUF file into a Docker model OCI artifact, with optional licenses, and pushes it to the specified registry
| 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) |