Try with aamd gpu
Some checks failed
Builder / Build addons (localai-p2p-master, amd64) (push) Failing after 16s
Builder / Build addons (localai-p2p-worker, amd64) (push) Failing after 14s
Validate / validate (push) Failing after 2s
Builder / Create release (push) Has been skipped

This commit is contained in:
2025-06-03 17:39:08 +02:00
parent c2ee9789d8
commit 3679e7d36d
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM localai/localai:latest-cpu
FROM localai/localai:latest-gpu-hipblas
# Installer bashio pour Home Assistant
RUN apt-get update && \

View File

@@ -1,10 +1,13 @@
name: "LocalAI P2P Worker"
version: "1.0.4.13"
version: "1.0.5"
slug: "localai-p2p-worker"
description: "LocalAI P2P federation worker node"
arch:
- amd64
host_network: true # OBLIGATOIRE pour P2P
devices:
- /dev/kfd
- /dev/dri
startup: application
ingress: true
ingress_port: 8080