add WatsonX inference adapter

This commit is contained in:
Sajikumar JS 2025-03-13 00:08:55 +05:30
parent a9c5d3cd3d
commit 44c51efc55
9 changed files with 395 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 .watsonx import get_distribution_template # noqa: F401