Add groq inference adapter.

This commit is contained in:
swanhtet1992 2024-11-24 03:27:05 -06:00
parent 8920c4216f
commit 0f73a4a829
10 changed files with 809 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 .groq import get_distribution_template # noqa: F401