chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from .base import BaseEmbedder as FlagModel
|
||||
from .m3 import M3Embedder as BGEM3FlagModel
|
||||
|
||||
__all__ = [
|
||||
"FlagModel",
|
||||
"BGEM3FlagModel",
|
||||
]
|
||||
Reference in New Issue
Block a user