Add go-llama.cpp backend

This commit is contained in:
Chandler Swift 2025-12-17 22:39:18 -06:00
parent 9b80f6733d
commit 2a335176e6
5 changed files with 99 additions and 1 deletions

5
go.mod
View file

@ -2,7 +2,10 @@ module git.chandlerswift.com/chandlerswift/svs-services-server
go 1.25.4
require github.com/hybridgroup/yzma v1.3.0
require (
github.com/go-skynet/go-llama.cpp v0.0.0-20240314183750-6a8041ef6b46
github.com/hybridgroup/yzma v1.3.0
)
require (
github.com/ebitengine/purego v0.9.1 // indirect