Documentation ¶
Index ¶
Constants ¶
View Source
const ( Add = "add" Arg = "arg" Cat = "cat" Cmd = "cmd" Copy = "copy" Convert = "convert" From = "from" Label = "label" Quantize = "quantize" )
Define constants for the command strings
Variables ¶
View Source
var Commands = map[string]struct{}{ Add: {}, Arg: {}, Cat: {}, Cmd: {}, Copy: {}, Convert: {}, From: {}, Label: {}, Quantize: {}, }
Commands is list of all GGUFPackerfile commands
Functions ¶
func IsHeredocDirective ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.