[PR #12423] [CLOSED] feat: support compressed content(gzip) with rest api #12556

Closed
opened 2025-11-12 16:38:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12423
Author: @chengjoey
Created: 9/26/2025
Status: Closed

Base: mainHead: feat/support-gzip


📝 Commits (1)

  • 08917a8 feat: support compressed content(gzip) with rest api

📊 Changes

3 files changed (+44 additions, -39 deletions)

View changed files

📝 go.mod (+13 -13)
📝 go.sum (+26 -26)
📝 server/routes.go (+5 -0)

📄 Description

feat: #12386

ollama suport compression(gzip) content


🔄 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/12423 **Author:** [@chengjoey](https://github.com/chengjoey) **Created:** 9/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/support-gzip` --- ### 📝 Commits (1) - [`08917a8`](https://github.com/ollama/ollama/commit/08917a80c126926b82034218c8ce4595289c574b) feat: support compressed content(gzip) with rest api ### 📊 Changes **3 files changed** (+44 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+13 -13) 📝 `go.sum` (+26 -26) 📝 `server/routes.go` (+5 -0) </details> ### 📄 Description feat: #12386 ollama suport compression(gzip) content --- <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 2025-11-12 16:38:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#12556