mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-22 06:43:57 +00:00
Run the server.cpp directly inside the Go runtime via cgo while retaining the LLM Go abstractions.
4 lines
86 B
Go
4 lines
86 B
Go
package llm
|
|
|
|
//go:generate powershell -ExecutionPolicy Bypass -File ./gen_windows.ps1
|