[PR #4721] [CLOSED] Add LoongArch64 ISA Support #16841

Closed
opened 2026-04-16 05:44:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4721
Author: @HougeLangley
Created: 5/30/2024
Status: Closed

Base: mainHead: main


📄 Description

  1. go.mod: replace github.com/chewxy/math32 v1.10.1 to github.com/chewxy/math32 v1.10.2-0.20240509203351, fixed https://github.com/chewxy/math32/issues/23 ;
  2. go.sum;
  3. llm.go add loong64 support;
  4. gen_common.sh add 64bit LoongArch support;
  5. gen_linux.sh add loongarch64 ISA LASX/LSX Support.
  6. fix https://github.com/ollama/ollama/issues/4552

🔄 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/4721 **Author:** [@HougeLangley](https://github.com/HougeLangley) **Created:** 5/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📄 Description 1. go.mod: replace github.com/chewxy/math32 v1.10.1 to github.com/chewxy/math32 v1.10.2-0.20240509203351, fixed https://github.com/chewxy/math32/issues/23 ; 2. go.sum; 3. llm.go add loong64 support; 4. gen_common.sh add 64bit LoongArch support; 5. gen_linux.sh add loongarch64 ISA LASX/LSX Support. 6. fix https://github.com/ollama/ollama/issues/4552 --- <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-16 05:44:47 -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#16841