mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-20 21:23:17 +00:00
updated ollama
This commit is contained in:
parent
a73618be61
commit
eaedc6b3cb
@ -91,8 +91,6 @@ class Service:
|
||||
else:
|
||||
subprocess.Popen(['bash', f'{Path.home()}/run_ollama.sh'])
|
||||
|
||||
|
||||
|
||||
# Wait until the service is available at http://127.0.0.1:7860/
|
||||
self.wait_for_service(max_retries=wait_max_retries)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user