mirror of
https://github.com/ollama/ollama.git
synced 2025-06-07 21:09:25 +02:00
Run the server.cpp directly inside the Go runtime via cgo while retaining the LLM Go abstractions.
4 lines
46 B
Go
4 lines
46 B
Go
package llm
|
|
|
|
//go:generate sh ./gen_darwin.sh
|