[PR #6260] [MERGED] llama3.1 memory #12065

Closed
opened 2026-04-12 23:48:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6260
Author: @mxyng
Created: 8/8/2024
Status: Merged
Merged: 9/5/2024
Merged by: @mxyng

Base: mainHead: mxyng/mem


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 llm/ggml.go (+4 -2)

📄 Description

llama3.1 has a larger vocab which on smaller context sizes increase the graph requirements


🔄 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/6260 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 8/8/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/mem` --- ### 📝 Commits (1) - [`2003d60`](https://github.com/ollama/ollama/commit/2003d601594c89931d4741d20ffa730a14bbb4d9) llama3.1 memory ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llm/ggml.go` (+4 -2) </details> ### 📄 Description llama3.1 has a larger vocab which on smaller context sizes increase the graph requirements --- <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-12 23:48:25 -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#12065