mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-03 09:24:59 +00:00
parent
7fec26f5d3
commit
80f50e6ccd
12 changed files with 97 additions and 314 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
GOCMD=go
|
||||
GOTEST=$(GOCMD) test
|
||||
GOVET=$(GOCMD) vet
|
||||
BINARY_NAME=llama-cli
|
||||
BINARY_NAME=local-ai
|
||||
GOLLAMA_VERSION?=llama.cpp-5ecff35
|
||||
|
||||
GREEN := $(shell tput -Txterm setaf 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue