[PR #6627] [MERGED] Add preliminary support for riscv64 #58874

Closed
opened 2026-04-29 13:46:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6627
Author: @mengzhuo
Created: 9/4/2024
Status: Merged
Merged: 11/23/2024
Merged by: @jmorganca

Base: mainHead: main


📝 Commits (1)

  • aa3da01 Add preliminary support for riscv64

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -8)

📄 Description

math32 adds riscv64 support at v1.11.0, which is backward-compatible upgrade

Tested on Bananapi F3

Also runs go mod tidy

Fixes #4378


🔄 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/6627 **Author:** [@mengzhuo](https://github.com/mengzhuo) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 11/23/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`aa3da01`](https://github.com/ollama/ollama/commit/aa3da01cc3de0fcbd271bcfdfe9f79871ea14810) Add preliminary support for riscv64 ### 📊 Changes **2 files changed** (+3 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -8) </details> ### 📄 Description math32 adds riscv64 support at v1.11.0, which is backward-compatible upgrade Tested on Bananapi F3 Also runs `go mod tidy` Fixes #4378 --- <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-29 13:46:00 -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#58874