mirror of
https://github.com/FlagOpen/FlagEmbedding.git
synced 2025-06-27 02:39:58 +00:00
2 lines
97 B
Python
2 lines
97 B
Python
from .modeling import BGEM3Model, BGEM3ForInference, EncoderOutput
|
|
from .trainer import BiTrainer |