Files
ollama/x/mlxrunner/mlx/dynamic_other.go
2026-05-22 17:19:10 +08:00

6 lines
75 B
Go

//go:build !darwin
package mlx
func macOSMajorVersion() int { return 0 }