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