[PR #6837] [CLOSED] Add support for the ppc64le architecture #38111

Closed
opened 2026-04-22 22:46:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6837
Author: @mkumatag
Created: 9/17/2024
Status: Closed

Base: mainHead: ppc64le_support


📝 Commits (1)

  • 3f9062a Add support for the ppc64le architecture

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 llm/generate/gen_common.sh (+3 -0)
📝 llm/llm.go (+1 -0)
📝 readline/term_linux.go (+4 -2)

📄 Description

This PR will add the support for IBM POWER Architecture.


🔄 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/6837 **Author:** [@mkumatag](https://github.com/mkumatag) **Created:** 9/17/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ppc64le_support` --- ### 📝 Commits (1) - [`3f9062a`](https://github.com/ollama/ollama/commit/3f9062a3d7d5dfe9ffec5ff09e0530fa4f891dd6) Add support for the ppc64le architecture ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llm/generate/gen_common.sh` (+3 -0) 📝 `llm/llm.go` (+1 -0) 📝 `readline/term_linux.go` (+4 -2) </details> ### 📄 Description This PR will add the support for [IBM POWER Architecture](https://en.wikipedia.org/wiki/IBM_POWER_architecture). --- <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-22 22:46:54 -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#38111