575f23c Update start.sh to be case-independent when testing env vars
📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝backend/start.sh (+2 -2)
📄 Description
This matches the env var testing done in our Python code.
Hopefully fixes the issue that many folks were having with cuda and whisper not working together. At least it did for me :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/2937
**Author:** [@mindspawn](https://github.com/mindspawn)
**Created:** 6/8/2024
**Status:** ✅ Merged
**Merged:** 6/9/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `cuda-fix`
---
### 📝 Commits (1)
- [`575f23c`](https://github.com/open-webui/open-webui/commit/575f23cde998332c6a9f093ce58854e45c50b265) Update start.sh to be case-independent when testing env vars
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/start.sh` (+2 -2)
</details>
### 📄 Description
This matches the env var testing done in our Python code.
Hopefully fixes the issue that many folks were having with cuda and whisper not working together. At least it did for me :)
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/2937
Author: @mindspawn
Created: 6/8/2024
Status: ✅ Merged
Merged: 6/9/2024
Merged by: @tjbck
Base:
dev← Head:cuda-fix📝 Commits (1)
575f23cUpdate start.sh to be case-independent when testing env vars📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
backend/start.sh(+2 -2)📄 Description
This matches the env var testing done in our Python code.
Hopefully fixes the issue that many folks were having with cuda and whisper not working together. At least it did for me :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.