mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-19 05:10:35 +08:00
support function calling
This commit is contained in:
@@ -1 +1,4 @@
|
||||
from llmtuner.chat.chat_model import ChatModel
|
||||
from .chat_model import ChatModel
|
||||
|
||||
|
||||
__all__ = ["ChatModel"]
|
||||
|
||||
Reference in New Issue
Block a user