[PR #10653] [MERGED] server: add WebP image input support #75608

Closed
opened 2026-05-05 08:02:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10653
Author: @jmorganca
Created: 5/11/2025
Status: Merged
Merged: 5/13/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/webp


📝 Commits (1)

  • eeb27cc server: add webp image input support

📊 Changes

3 files changed (+24 additions, -7 deletions)

View changed files

📝 cmd/interactive.go (+3 -3)
📝 cmd/interactive_test.go (+15 -4)
📝 server/routes.go (+6 -0)

📄 Description

Adds support for WebP images


🔄 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/ollama/ollama/pull/10653 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 5/11/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/webp` --- ### 📝 Commits (1) - [`eeb27cc`](https://github.com/ollama/ollama/commit/eeb27cc149b336631e6a83347e22e154ce19fe36) server: add webp image input support ### 📊 Changes **3 files changed** (+24 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `cmd/interactive.go` (+3 -3) 📝 `cmd/interactive_test.go` (+15 -4) 📝 `server/routes.go` (+6 -0) </details> ### 📄 Description Adds support for [WebP](https://developers.google.com/speed/webp) images --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-05 08:02:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#75608