mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 18:36:41 +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
|
@ -8,7 +8,7 @@ import (
|
|||
"io"
|
||||
"net/http"
|
||||
|
||||
"github.com/ollama/ollama/signature"
|
||||
"github.com/jmorganca/ollama/signature"
|
||||
)
|
||||
|
||||
type Client struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue