[PR #3790] [CLOSED] use vanity imports #42529

Closed
opened 2026-04-24 22:16:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3790
Author: @bmizerany
Created: 4/21/2024
Status: Closed

Base: mainHead: ollama.com


📝 Commits (1)

📊 Changes

47 files changed (+78 additions, -78 deletions)

View changed files

📝 api/client.go (+2 -2)
📝 app/lifecycle/lifecycle.go (+2 -2)
📝 app/lifecycle/server.go (+1 -1)
📝 app/lifecycle/updater.go (+2 -2)
📝 app/main.go (+1 -1)
📝 app/tray/tray.go (+2 -2)
📝 app/tray/tray_nonwindows.go (+1 -1)
📝 app/tray/tray_windows.go (+2 -2)
📝 app/tray/wintray/tray.go (+1 -1)
📝 cmd/cmd.go (+6 -6)
📝 cmd/interactive.go (+3 -3)
📝 cmd/interactive_test.go (+1 -1)
📝 cmd/start_darwin.go (+1 -1)
📝 cmd/start_default.go (+1 -1)
📝 cmd/start_windows.go (+1 -1)
📝 convert/convert.go (+2 -2)
📝 convert/gemma.go (+1 -1)
📝 convert/llama.go (+1 -1)
📝 convert/mistral.go (+1 -1)
📝 convert/safetensors.go (+1 -1)

...and 27 more files

📄 Description

No description provided


🔄 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/3790 **Author:** [@bmizerany](https://github.com/bmizerany) **Created:** 4/21/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ollama.com` --- ### 📝 Commits (1) - [`425219f`](https://github.com/ollama/ollama/commit/425219f1caf628559ec27fb1c647debe1d478c1f) use vanity imports ### 📊 Changes **47 files changed** (+78 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+2 -2) 📝 `app/lifecycle/lifecycle.go` (+2 -2) 📝 `app/lifecycle/server.go` (+1 -1) 📝 `app/lifecycle/updater.go` (+2 -2) 📝 `app/main.go` (+1 -1) 📝 `app/tray/tray.go` (+2 -2) 📝 `app/tray/tray_nonwindows.go` (+1 -1) 📝 `app/tray/tray_windows.go` (+2 -2) 📝 `app/tray/wintray/tray.go` (+1 -1) 📝 `cmd/cmd.go` (+6 -6) 📝 `cmd/interactive.go` (+3 -3) 📝 `cmd/interactive_test.go` (+1 -1) 📝 `cmd/start_darwin.go` (+1 -1) 📝 `cmd/start_default.go` (+1 -1) 📝 `cmd/start_windows.go` (+1 -1) 📝 `convert/convert.go` (+2 -2) 📝 `convert/gemma.go` (+1 -1) 📝 `convert/llama.go` (+1 -1) 📝 `convert/mistral.go` (+1 -1) 📝 `convert/safetensors.go` (+1 -1) _...and 27 more files_ </details> ### 📄 Description _No description provided_ --- <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-24 22:16:44 -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#42529