Rename project to LocalAI (#35)

Signed-off-by: mudler <mudler@c3os.io>
This commit is contained in:
Ettore Di Giacinto 2023-04-19 18:43:10 +02:00 committed by GitHub
parent 7fec26f5d3
commit 80f50e6ccd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 97 additions and 314 deletions

View file

@ -23,9 +23,7 @@ spec:
spec:
containers:
- name: llama
args:
- api
image: quay.io/go-skynet/llama-cli:latest
image: quay.io/go-skynet/local-ai:latest
---
apiVersion: v1
kind: Service