ollama/llm/llama.cpp/generate_darwin.go
Daniel Hiltgen d4cd695759 Add cgo implementation for llama.cpp
Run the server.cpp directly inside the Go runtime via cgo
while retaining the LLM Go abstractions.
2023-12-19 09:05:46 -08:00

3 lines
46 B
Go

package llm
//go:generate sh ./gen_darwin.sh