[PR #5765] [CLOSED] adding "cache_prompt" to options #10655

Closed
opened 2025-11-12 15:33:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5765
Author: @d-kleine
Created: 7/18/2024
Status: Closed

Base: mainHead: cache_prompt


📝 Commits (1)

  • cda0a71 adding "cache_prompt" to options

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 api/types.go (+1 -0)
📝 llm/server.go (+1 -1)

📄 Description

  • set CachePrompt type for cache_prompt
    option
  • added CachePrompt type

🔄 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/5765 **Author:** [@d-kleine](https://github.com/d-kleine) **Created:** 7/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cache_prompt` --- ### 📝 Commits (1) - [`cda0a71`](https://github.com/ollama/ollama/commit/cda0a71a2fd4233059b8483c7261f8c6edf60222) adding "cache_prompt" to options ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+1 -0) 📝 `llm/server.go` (+1 -1) </details> ### 📄 Description * set CachePrompt type for cache_prompt option * added CachePrompt type --- <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 2025-11-12 15:33:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10655