[PR #8785] [CLOSED] Fix ollama (Jetson, Blackwell, AMD) #75065

Closed
opened 2026-05-05 07:27:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8785
Author: @johnnynunez
Created: 2/3/2025
Status: Closed

Base: mainHead: main


📝 Commits (4)

  • f9d62bc update and fix jetson, amd and blackwell
  • fd0fff3 Update release.yaml
  • d8515aa Merge branch 'main' into main
  • 17ef04f Merge branch 'ollama:main' into main

📊 Changes

5 files changed (+83 additions, -23 deletions)

View changed files

📝 .github/workflows/release.yaml (+36 -13)
📝 .github/workflows/test.yaml (+17 -4)
📝 CMakeLists.txt (+1 -1)
📝 CMakePresets.json (+27 -3)
📝 Dockerfile (+2 -2)

📄 Description

  • Added new JetPack
  • Added newBlackwell Family
  • Added new Cuda 12.8.0 for Blackwell
  • ROCm 6.2.4 Windows

cc @jmorganca


🔄 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/8785 **Author:** [@johnnynunez](https://github.com/johnnynunez) **Created:** 2/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`f9d62bc`](https://github.com/ollama/ollama/commit/f9d62bcca4f1c91483761681e93b68b745aff9ca) update and fix jetson, amd and blackwell - [`fd0fff3`](https://github.com/ollama/ollama/commit/fd0fff36bd731cf8a30a4a5d255215aa9d86fa46) Update release.yaml - [`d8515aa`](https://github.com/ollama/ollama/commit/d8515aaaf5372905be660c4ba1636065aab3156b) Merge branch 'main' into main - [`17ef04f`](https://github.com/ollama/ollama/commit/17ef04f3a748d4ee191d4b4e9b089b48837a83f6) Merge branch 'ollama:main' into main ### 📊 Changes **5 files changed** (+83 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+36 -13) 📝 `.github/workflows/test.yaml` (+17 -4) 📝 `CMakeLists.txt` (+1 -1) 📝 `CMakePresets.json` (+27 -3) 📝 `Dockerfile` (+2 -2) </details> ### 📄 Description - [X] Added new JetPack - [X] Added newBlackwell Family - [X] Added new Cuda 12.8.0 for Blackwell - [X] ROCm 6.2.4 Windows cc @jmorganca --- <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-05-05 07:27:17 -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#75065