mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-12 11:04:58 -05:00
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/12466
Author: @createthis
Created: 4/4/2025
Status: ❌ Closed
Base:
dev← Head:ktransformers_minimal_api_support📝 Commits (1)
93dac33Add ktransformers minimal API support #12463📊 Changes
2 files changed (+11 additions, -6 deletions)
View changed files
📝
backend/open_webui/routers/ollama.py(+7 -5)📝
backend/open_webui/utils/models.py(+4 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Add ktransformers minimal API support - see #12463
Added
get_model(model)helper functions.Changed
Use the
model["name"]property if themodel["model"]property does not exist on the/api/tagsendpoint.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.