Initial public ModelForge release
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# ADR-0003: Single-GPU first, multi-node ready
|
||||
|
||||
**Status:** Accepted
|
||||
|
||||
## Decision
|
||||
|
||||
Build the initial scheduler for one local NVIDIA GPU using Docker Compose and NVML, while keeping `ComputeNode` and `Accelerator` abstractions in the domain model.
|
||||
|
||||
## Rejected initially
|
||||
|
||||
- Kubernetes
|
||||
- distributed inference scheduling
|
||||
- multi-tenant cloud architecture
|
||||
|
||||
These add operational cost without solving the first product problem.
|
||||
Reference in New Issue
Block a user