[PR #6643] [MERGED] Minor Go Server Fixes #12182

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6643
Author: @jessegross
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @jessegross

Base: jmorganca/llamaHead: jessegross/goserver-fixes


📝 Commits (2)

  • cbb9b83 llama.go: Pass through additional context params
  • bb71175 runner.go: Vision models are not yet supported

📊 Changes

3 files changed (+7 additions, -3 deletions)

View changed files

📝 llama/example/main.go (+1 -1)
📝 llama/llama.go (+3 -1)
📝 llama/runner/runner.go (+3 -1)

📄 Description

A few fixes to avoid surprises as we get wider testing


🔄 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/6643 **Author:** [@jessegross](https://github.com/jessegross) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@jessegross](https://github.com/jessegross) **Base:** `jmorganca/llama` ← **Head:** `jessegross/goserver-fixes` --- ### 📝 Commits (2) - [`cbb9b83`](https://github.com/ollama/ollama/commit/cbb9b83b16725b2a729af5f54478a90b3a60fa8f) llama.go: Pass through additional context params - [`bb71175`](https://github.com/ollama/ollama/commit/bb7117599f58270b1dd5a907ab92c494e3058b36) runner.go: Vision models are not yet supported ### 📊 Changes **3 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `llama/example/main.go` (+1 -1) 📝 `llama/llama.go` (+3 -1) 📝 `llama/runner/runner.go` (+3 -1) </details> ### 📄 Description A few fixes to avoid surprises as we get wider testing --- <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:51:28 -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#12182