ggml_debug.go 76 Bytes
Newer Older
Michael Yang's avatar
Michael Yang committed
1
2
3
4
5
6
//go:build debug

package ggml

// #cgo CPPFLAGS: -DOLLAMA_DEBUG
import "C"