forked from IQ.Lvbs/IQ.Pilot
2 lines
67 B
Python
2 lines
67 B
Python
from tinygrad.llm.cli import main
|
|
if __name__ == "__main__": main() |