Skip to content

Commit 0548545

Browse files
committed
Added unknowns
1 parent bb84385 commit 0548545

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/design/low-overhead-deployment-for-server-mode/low-overhead-deployment-for-server-mode.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
* [S3](#s3)
4545
* [S4](#s4)
4646
* [S5](#s5)
47-
* [Chosen approach and configuration](#chosen-approach-and-configuration)
47+
* [Chosen approach and configuration (target state)](#chosen-approach-and-configuration-target-state)
4848
* [Implementation details](#implementation-details)
4949
* [D1](#d1)
5050
* [D2](#d2)
@@ -483,6 +483,12 @@ deployments.
483483
# Unknowns
484484

485485
* Which architectures must be supported?
486+
* Performance/overhead impact of LCORE-managed lifecycle vs. current separate deployments
487+
* Migration strategy for teams currently running standalone Llama Stack
488+
* Backward compatibility guarantees for existing configurations
489+
* Resource requirements and scaling characteristics for each runtime mode
490+
* Testing strategy for ensuring parity between containerized and local modes
491+
486492

487493

488494
# References

0 commit comments

Comments
 (0)