mirror of
https://github.com/ollama/ollama.git
synced 2025-05-12 19:07:06 +02:00
Run the server.cpp directly inside the Go runtime via cgo while retaining the LLM Go abstractions.
3 lines
45 B
Go
3 lines
45 B
Go
package llm
|
|
|
|
//go:generate sh ./gen_linux.sh
|