mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-12 08:47:01 +00:00
use poetry
This commit is contained in:
4
ollama/__main__.py
Normal file
4
ollama/__main__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from ollama.cmd import cli
|
||||
|
||||
if __name__ == '__main__':
|
||||
cli.main()
|
||||
Reference in New Issue
Block a user