This website requires JavaScript.
Explore
Help
Register
Sign In
squall
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6ad414f31e
ollama
/
llm
/
generate
/
generate_darwin.go
4 lines
51 B
Go
Raw
Normal View
History
Unescape
Escape
Code shuffle to clean up the llm dir
2024-01-05 01:40:15 +08:00
package
generate
Add cgo implementation for llama.cpp Run the server.cpp directly inside the Go runtime via cgo while retaining the LLM Go abstractions.
2023-11-14 09:20:34 +08:00
//go:generate sh ./gen_darwin.sh
Reference in New Issue
Copy Permalink