mirror of
https://github.com/ollama/ollama.git
synced 2025-05-10 18:06:33 +02:00
add llama.cpp go bindings
This commit is contained in:
parent
76cb60d496
commit
6093a88c1a
18 changed files with 841 additions and 79 deletions
2
main.go
2
main.go
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/ollama/ollama/cmd"
|
||||
"github.com/jmorganca/ollama/cmd"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue