You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ docker run -p 8080:80 ollama-gui
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
/docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
2025/01/29 17:41:02 [notice] 1#1: using the "epoll" event method
2025/01/29 17:41:02 [notice] 1#1: nginx/1.26.2
2025/01/29 17:41:02 [notice] 1#1: built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309)
2025/01/29 17:41:02 [notice] 1#1: OS: Linux 6.8.0-51-generic
2025/01/29 17:41:02 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2025/01/29 17:41:02 [notice] 1#1: start worker processes
2025/01/29 17:41:02 [notice] 1#1: start worker process 30
2025/01/29 17:41:02 [notice] 1#1: start worker process 31
2025/01/29 17:41:02 [notice] 1#1: start worker process 32
2025/01/29 17:41:02 [notice] 1#1: start worker process 33
2025/01/29 17:41:02 [notice] 1#1: start worker process 34
2025/01/29 17:41:02 [notice] 1#1: start worker process 35
2025/01/29 17:41:02 [notice] 1#1: start worker process 36
2025/01/29 17:41:02 [notice] 1#1: start worker process 37
2025/01/29 17:41:02 [notice] 1#1: start worker process 38
2025/01/29 17:41:02 [notice] 1#1: start worker process 39
2025/01/29 17:41:02 [notice] 1#1: start worker process 40
2025/01/29 17:41:02 [notice] 1#1: start worker process 41
2025/01/29 17:41:02 [notice] 1#1: start worker process 42
2025/01/29 17:41:02 [notice] 1#1: start worker process 43
2025/01/29 17:41:02 [notice] 1#1: start worker process 44
2025/01/29 17:41:02 [notice] 1#1: start worker process 45
2025/01/29 17:41:02 [notice] 1#1: start worker process 46
2025/01/29 17:41:02 [notice] 1#1: start worker process 47
2025/01/29 17:41:02 [notice] 1#1: start worker process 48
2025/01/29 17:41:02 [notice] 1#1: start worker process 49
2025/01/29 17:41:02 [notice] 1#1: start worker process 50
2025/01/29 17:41:02 [notice] 1#1: start worker process 51
2025/01/29 17:41:02 [notice] 1#1: start worker process 52
2025/01/29 17:41:02 [notice] 1#1: start worker process 53
but no models show up in the model dropdown in the UI. If there's some special trick for loading models into your tool that loads models, please list them in the README.
The text was updated successfully, but these errors were encountered:
I ran:
and then:
but no models show up in the model dropdown in the UI. If there's some special trick for loading models into your tool that loads models, please list them in the README.
The text was updated successfully, but these errors were encountered: