[PR #92] [MERGED] Create model spinner #15250

Closed
opened 2026-04-16 04:54:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/92
Author: @mxyng
Created: 7/17/2023
Status: Merged
Merged: 7/18/2023
Merged by: @mxyng

Base: mainHead: create-model-spinner


📝 Commits (2)

  • aba706e remove unused persistent pre run
  • e4300e1 add spinner to create

📊 Changes

2 files changed (+59 additions, -33 deletions)

View changed files

📝 cmd/cmd.go (+15 -33)
cmd/spinner.go (+44 -0)

📄 Description

add a spinner to create model outputs


🔄 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/92 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/18/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `create-model-spinner` --- ### 📝 Commits (2) - [`aba706e`](https://github.com/ollama/ollama/commit/aba706ea2d26c007a91e12512a2d0afe1d5e3a6f) remove unused persistent pre run - [`e4300e1`](https://github.com/ollama/ollama/commit/e4300e1eb78d12ce5d9412813e8adb6c0a5eeaf4) add spinner to create ### 📊 Changes **2 files changed** (+59 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+15 -33) ➕ `cmd/spinner.go` (+44 -0) </details> ### 📄 Description add a spinner to create model outputs --- <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-16 04:54:00 -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#15250