Try with aamd gpu
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM localai/localai:latest-cpu
|
||||
FROM localai/localai:latest-gpu-hipblas
|
||||
|
||||
# Installer bashio pour Home Assistant
|
||||
RUN apt-get update && \
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user