format code (#14)

This commit is contained in:
KevinHuSh
2023-12-25 10:17:13 +08:00
committed by GitHub
parent 8a65ad888e
commit 6858ec5f38
30 changed files with 1062 additions and 771 deletions

1
python/llm/__init__.py Normal file
View File

@ -0,0 +1 @@
from .embedding_model import HuEmbedding