mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-06 19:25:21 +00:00

Run the server.cpp directly inside the Go runtime via cgo while retaining the LLM Go abstractions.
4 lines
45 B
Go
4 lines
45 B
Go
package llm
|
|
|
|
//go:generate sh ./gen_linux.sh
|