mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
4 lines
70 B
Python
4 lines
70 B
Python
from ollama.cmd.cli import main
|
|
if __name__ == '__main__':
|
|
main()
|