Skip to content

Commit b0a5934

Browse files
authored
[iluvatar]add vendor/iluvatar backend (flagos-ai#35)
# Description [iluvatar]add vendor/iluvatar backend
1 parent 8690ab4 commit b0a5934

4 files changed

Lines changed: 1329 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Copyright (c) 2025, BAAI. All rights reserved.
2+
#
3+
# See LICENSE for license information.
4+
5+
from .iluvatar import IluvatarBackend
6+
7+
__all__ = ["IluvatarBackend"]

0 commit comments

Comments
 (0)