Add centml as remote inference provider

This commit is contained in:
Honglin Cao 2025-01-08 11:15:29 -05:00 committed by Honglin Cao
parent ead9397e22
commit dc1ff40413
10 changed files with 798 additions and 25 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 .centml import get_distribution_template # noqa: F401