[PR #52] [MERGED] pass model and predict options #9951

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/52
Author: @pdevine
Created: 7/7/2023
Status: Merged
Merged: 7/7/2023
Merged by: @pdevine

Base: goHead: go-opts


📝 Commits (1)

  • 3f1b717 pass model and predict options

📊 Changes

3 files changed (+151 additions, -16 deletions)

View changed files

📝 api/types.go (+86 -0)
📝 llama/llama.go (+2 -6)
📝 server/routes.go (+63 -10)

📄 Description

No description provided


🔄 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/52 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 7/7/2023 **Status:** ✅ Merged **Merged:** 7/7/2023 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `go` ← **Head:** `go-opts` --- ### 📝 Commits (1) - [`3f1b717`](https://github.com/ollama/ollama/commit/3f1b7177f2669214f33296b825dc2a365e9dd8f1) pass model and predict options ### 📊 Changes **3 files changed** (+151 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+86 -0) 📝 `llama/llama.go` (+2 -6) 📝 `server/routes.go` (+63 -10) </details> ### 📄 Description _No description provided_ --- <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 22:48:39 -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#9951