[PR #6925] [CLOSED] llama: Go server support for Jetsons #22801

Closed
opened 2026-04-19 16:34:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6925
Author: @dhiltgen
Created: 9/24/2024
Status: Closed

Base: jmorganca/llamaHead: go_server_jetson


📝 Commits (1)

  • 6e12ddc Jetpack support for Go server

📊 Changes

7 files changed (+62 additions, -16 deletions)

View changed files

📝 gpu/amd_linux.go (+1 -1)
📝 gpu/amd_windows.go (+1 -1)
📝 gpu/gpu.go (+4 -4)
📝 gpu/types.go (+1 -1)
📝 llama/Dockerfile (+51 -7)
📝 llama/llama.go (+2 -0)
📝 llm/server.go (+2 -2)

📄 Description

Complimentary to #6400 for the Go branch


🔄 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/6925 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 9/24/2024 **Status:** ❌ Closed **Base:** `jmorganca/llama` ← **Head:** `go_server_jetson` --- ### 📝 Commits (1) - [`6e12ddc`](https://github.com/ollama/ollama/commit/6e12ddcead7a7d55b2b0ea07279d090fd26bca59) Jetpack support for Go server ### 📊 Changes **7 files changed** (+62 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `gpu/amd_linux.go` (+1 -1) 📝 `gpu/amd_windows.go` (+1 -1) 📝 `gpu/gpu.go` (+4 -4) 📝 `gpu/types.go` (+1 -1) 📝 `llama/Dockerfile` (+51 -7) 📝 `llama/llama.go` (+2 -0) 📝 `llm/server.go` (+2 -2) </details> ### 📄 Description Complimentary to #6400 for the Go branch --- <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-19 16:34:31 -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#22801