mirror of
https://github.com/hiyouga/LlamaFactory.git
synced 2026-03-22 18:03:23 +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