ollama/llm/llm_windows.go

7 lines
72 B
Go

package llm
import "embed"
// unused on windows
var libEmbed embed.FS