mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-20 16:45:57 -05:00
[PR #270] [CLOSED] General logistic improvements #75107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/270
Author: @dnviti
Created: 12/23/2023
Status: ❌ Closed
Base:
main← Head:general-logistic-improvements📝 Commits (9)
d7ae3b1Merge pull request #213 from ollama-webui/maind4f783cMerge branch 'main' into dev34bd742Merge branch 'main' into dev1fb6b13Merge branch 'main' into dev32619dbMerge branch 'main' into devcbaf9f7Merge branch 'main' into devbfa6471Merge branch 'main' into devbbfe2fbAdded a better more generic gitignore which covers both python and nodejsa580aa8general-compose-improvements📊 Changes
5 files changed (+505 additions, -14 deletions)
View changed files
📝
.gitignore(+291 -0)➕
docker-compose.api.yaml(+6 -0)➕
docker-compose.gpu.yaml(+12 -0)📝
docker-compose.yaml(+2 -14)➕
run-compose.sh(+194 -0)📄 Description
Note: the script "run-compose.sh" contains a function (for linux) to automatically detect the GPU installed on the host system, i'm not be able to test it on AMD and Intel GPUs cause i do not have any. On Nvidia works flawlessly.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.