Documentation
¶
Index ¶
Constants ¶
View Source
const (
// Name is the backend name.
Name = "vllm-metal"
)
Variables ¶
View Source
var ( // ErrPlatformNotSupported indicates the platform is not supported. ErrPlatformNotSupported = errors.New("vllm-metal is only available on macOS ARM64") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.