mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-05 16:26:06 +08:00
2 lines
67 B
Python
2 lines
67 B
Python
from tinygrad.llm.cli import main
|
|
if __name__ == "__main__": main() |