[PR #38] [CLOSED] add run parameters #41187

Closed
opened 2026-04-24 21:06:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/38
Author: @mxyng
Created: 7/5/2023
Status: Closed

Base: mainHead: run-parameters


📝 Commits (1)

📊 Changes

2 files changed (+42 additions, -28 deletions)

View changed files

📝 ollama/cmd/cli.py (+8 -3)
📝 ollama/engine.py (+34 -25)

📄 Description

this allows users to change generation parameters on the fly


🔄 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/38 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 7/5/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `run-parameters` --- ### 📝 Commits (1) - [`3768e98`](https://github.com/ollama/ollama/commit/3768e98726731221080da28964999d2339e92ba0) add run parameters ### 📊 Changes **2 files changed** (+42 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `ollama/cmd/cli.py` (+8 -3) 📝 `ollama/engine.py` (+34 -25) </details> ### 📄 Description this allows users to change generation parameters on the fly --- <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-24 21:06:40 -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#41187