mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-08 23:03:55 -05:00
refactor: anchor Interconnect Hierarchy and Serving Spectrum to System Archetypes; ensure self-healing math across Vol 1
This commit is contained in:
@@ -27,7 +27,7 @@ class Scenarios:
|
||||
FrontierTraining = ApplicationScenario(
|
||||
name="Frontier Model Training",
|
||||
system=Systems.Cloud, # H100 Cluster
|
||||
model=Models.Language.GPT4,
|
||||
model=Models.GPT4,
|
||||
mission_goal="Push the boundary of general intelligence.",
|
||||
critical_constraint="Total Cost of Ownership (TCO) and Convergence Stability.",
|
||||
accuracy_target=0.99
|
||||
|
||||
Reference in New Issue
Block a user