mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-17 20:30:36 +08:00
support function calling
This commit is contained in:
@@ -1 +1,4 @@
|
||||
from llmtuner.train.tuner import export_model, run_exp
|
||||
from .tuner import export_model, run_exp
|
||||
|
||||
|
||||
__all__ = ["export_model", "run_exp"]
|
||||
|
||||
Reference in New Issue
Block a user