Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
e2688dc2
"docs/source/tutorials/quantization_speedup.py" did not exist on "14d2966b9e91ae16dcc39de8f41017a75cec8ff9"
Commit
e2688dc2
authored
Dec 24, 2023
by
Daniele Viti
Browse files
Use the built image on repository instead of the local one
parent
017825e4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker-compose.yaml
docker-compose.yaml
+1
-1
No files found.
docker-compose.yaml
View file @
e2688dc2
...
@@ -16,7 +16,7 @@ services:
...
@@ -16,7 +16,7 @@ services:
args
:
args
:
OLLAMA_API_BASE_URL
:
'
/ollama/api'
OLLAMA_API_BASE_URL
:
'
/ollama/api'
dockerfile
:
Dockerfile
dockerfile
:
Dockerfile
image
:
ollama-webui
:latest
image
:
ghcr.io/
ollama-webui
/ollama-webui:main
container_name
:
ollama-webui
container_name
:
ollama-webui
depends_on
:
depends_on
:
-
ollama
-
ollama
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment