[PR #150] [MERGED] add quantization to create requests #380

Closed
opened 2026-02-15 16:30:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/150
Author: @mxyng
Created: 5/8/2024
Status: Merged
Merged: 5/10/2024
Merged by: @mxyng

Base: mainHead: mxyng/quantization


📝 Commits (1)

  • 309007d add quantization to create requests

📊 Changes

2 files changed (+16 additions, -0 deletions)

View changed files

📝 ollama/_client.py (+4 -0)
📝 tests/test_client.py (+12 -0)

📄 Description

See https://github.com/ollama/ollama/pull/3682 and https://github.com/ollama/ollama/pull/4321


🔄 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-python/pull/150 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/10/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/quantization` --- ### 📝 Commits (1) - [`309007d`](https://github.com/ollama/ollama-python/commit/309007da80c0999c3579b32756caeb62030438a4) add quantization to create requests ### 📊 Changes **2 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_client.py` (+4 -0) 📝 `tests/test_client.py` (+12 -0) </details> ### 📄 Description See https://github.com/ollama/ollama/pull/3682 and https://github.com/ollama/ollama/pull/4321 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:11 -05:00
yindo closed this issue 2026-02-15 16:30:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#380