init: first remote llamacpp implementation

This commit is contained in:
Young Han 2025-07-12 16:28:08 -07:00
parent 8374d4cefd
commit ec73d0d55b
9 changed files with 675 additions and 0 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 .llamacpp import get_distribution_template # noqa: F401