updated ollama

This commit is contained in:
Saifeddine ALOUI 2024-01-16 20:37:51 +01:00
parent a73618be61
commit eaedc6b3cb

View File

@ -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)