mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-19 20:27:01 +00:00
initial commit
This commit is contained in:
8
server/go.mod
Normal file
8
server/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/keypairdev/keypair
|
||||
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/go-skynet/go-llama.cpp v0.0.0-20230620192753-7a36befaece1
|
||||
github.com/sashabaranov/go-openai v1.11.3
|
||||
)
|
||||
Reference in New Issue
Block a user