[PR #1811] [CLOSED] add example that applies llava to image management #57384

Closed
opened 2026-04-29 11:58:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1811
Author: @technovangelist
Created: 1/5/2024
Status: Closed

Base: mainHead: mattw/airenamer


📝 Commits (1)

  • 18b2015 add example that applies llava to image management

📊 Changes

4 files changed (+89 additions, -0 deletions)

View changed files

examples/typescript-airenamer/1084-536x354-grayscale.jpg (+0 -0)
examples/typescript-airenamer/package.json (+18 -0)
examples/typescript-airenamer/readme.md (+29 -0)
examples/typescript-airenamer/renamer.ts (+42 -0)

📄 Description

this example shows one possible way to use llava models


🔄 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/1811 **Author:** [@technovangelist](https://github.com/technovangelist) **Created:** 1/5/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `mattw/airenamer` --- ### 📝 Commits (1) - [`18b2015`](https://github.com/ollama/ollama/commit/18b2015499596d131f5193d8d736f5af220026d5) add example that applies llava to image management ### 📊 Changes **4 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/typescript-airenamer/1084-536x354-grayscale.jpg` (+0 -0) ➕ `examples/typescript-airenamer/package.json` (+18 -0) ➕ `examples/typescript-airenamer/readme.md` (+29 -0) ➕ `examples/typescript-airenamer/renamer.ts` (+42 -0) </details> ### 📄 Description this example shows one possible way to use llava models --- <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-29 11:58:49 -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#57384