Initial commit: LocalAI P2P addons
Some checks failed
Builder / Build addons (localai-p2p-master, amd64) (push) Failing after 1m49s
Builder / Build addons (localai-p2p-worker, amd64) (push) Failing after 9s
Validate / validate (push) Failing after 2s
Builder / Create release (push) Has been skipped

This commit is contained in:
2025-05-30 11:20:00 +02:00
commit 367b814058
14 changed files with 321 additions and 0 deletions

22
README.md Normal file
View File

@@ -0,0 +1,22 @@
# LocalAI P2P Add-ons pour Home Assistant
Collection d'add-ons pour LocalAI avec support P2P et fédération.
## Installation
1. Ajoutez ce repository dans Home Assistant :
- Supervisor → Add-on Store → ⋮ → Repositories
- Ajoutez : `https://git.carriere.cloud/alex/hass-addons`
2. Installez les add-ons :
- LocalAI P2P Master (pour machine avec GPU)
- LocalAI P2P Worker (pour machines CPU)
## Add-ons disponibles
- **LocalAI P2P Master** : Instance principale avec GPU
- **LocalAI P2P Worker** : Instance worker CPU
## Configuration
Voir la documentation de chaque add-on.