feat(distro): fork off a starter-gpu distribution

This commit is contained in:
Ashwin Bharambe 2025-08-22 15:20:35 -07:00
parent 4434fcc2c3
commit c95db3a795
15 changed files with 522 additions and 31 deletions

View file

@ -0,0 +1,7 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.
from .starter_gpu import get_distribution_template # noqa: F401