[PR #10895] [CLOSED] Allow ollama pull to accept multiple arguments #10890 #7997 #75689

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10895
Author: @A-Akhil
Created: 5/29/2025
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 3f12973 cmd: update PullHandler to support pulling multiple models
  • 3f1010b cmd: add parallel download support for models

📊 Changes

2 files changed (+210 additions, -72 deletions)

View changed files

📝 cmd/cmd.go (+191 -53)
📝 go.mod (+19 -19)

📄 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/10895 **Author:** [@A-Akhil](https://github.com/A-Akhil) **Created:** 5/29/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`3f12973`](https://github.com/ollama/ollama/commit/3f12973afa74c67322afe9bb65a2520846cf9c15) cmd: update PullHandler to support pulling multiple models - [`3f1010b`](https://github.com/ollama/ollama/commit/3f1010bac8034f6c4acf81695767f92bbeb68dba) cmd: add parallel download support for models ### 📊 Changes **2 files changed** (+210 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+191 -53) 📝 `go.mod` (+19 -19) </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-05-05 08:06:37 -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#75689