[PR #4265] [MERGED] routes: fix show llava models #37303

Closed
opened 2026-04-22 22:01:10 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4265
Author: @mxyng
Created: 5/8/2024
Status: Merged
Merged: 5/8/2024
Merged by: @mxyng

Base: mainHead: mxyng/fix-show-llava


📝 Commits (1)

  • b25976a routes: fix show llava models

📊 Changes

1 file changed (+12 additions, -12 deletions)

View changed files

📝 server/images.go (+12 -12)

📄 Description

show model file isn't showing the projector because it's set to name projector instead of model

also change the order so adapters/projectors appear ahead of template/system to group with the language model


🔄 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/4265 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/8/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-show-llava` --- ### 📝 Commits (1) - [`b25976a`](https://github.com/ollama/ollama/commit/b25976aeb8542d56f48bcb97003b256cba0f6237) routes: fix show llava models ### 📊 Changes **1 file changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `server/images.go` (+12 -12) </details> ### 📄 Description show model file isn't showing the projector because it's set to name `projector` instead of `model` also change the order so adapters/projectors appear ahead of template/system to group with the language model --- <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-04-22 22:01:10 -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#37303