File size: 433 Bytes
a0b6a86
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the license found in the
# MIT_LICENSE file in the root directory of this source tree.

from seamless_communication.cli.m4t.predict.predict import (
    add_inference_arguments as add_inference_arguments,
)
from seamless_communication.cli.m4t.predict.predict import (
    set_generation_opts as set_generation_opts,
)