mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-29 02:00:36 +08:00
@@ -121,5 +121,6 @@ def main():
|
||||
else:
|
||||
raise NotImplementedError(f"Unknown command: {command}.")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user