[PR #3463] [MERGED] update graph size estimate #21702

Closed
opened 2026-04-19 15:47:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3463
Author: @mxyng
Created: 4/2/2024
Status: Merged
Merged: 4/3/2024
Merged by: @mxyng

Base: mainHead: mxyng/graph-estimate


📝 Commits (1)

  • 12e923e update graph size estimate

📊 Changes

2 files changed (+52 additions, -4 deletions)

View changed files

📝 llm/ggml.go (+47 -0)
📝 llm/server.go (+5 -4)

📄 Description

precise scratch space estimates for gemma and llama models with other models falling back to the previous algorithm


🔄 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/3463 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 4/2/2024 **Status:** ✅ Merged **Merged:** 4/3/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/graph-estimate` --- ### 📝 Commits (1) - [`12e923e`](https://github.com/ollama/ollama/commit/12e923e1585eb8e334e6ec58c773f6c36ad2c228) update graph size estimate ### 📊 Changes **2 files changed** (+52 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggml.go` (+47 -0) 📝 `llm/server.go` (+5 -4) </details> ### 📄 Description precise scratch space estimates for gemma and llama models with other models falling back to the previous algorithm --- <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-19 15:47:43 -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#21702