[PR #10782] [MERGED] feat: port qwen2 model #18633

Closed
opened 2026-04-16 06:41:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/10782
Author: @mxyng
Created: 5/20/2025
Status: Merged
Merged: 5/21/2025
Merged by: @mxyng

Base: mainHead: mxyng/qwen2


📝 Commits (2)

📊 Changes

3 files changed (+194 additions, -24 deletions)

View changed files

📝 model/models/llama/model.go (+23 -24)
📝 model/models/models.go (+1 -0)
model/models/qwen2/model.go (+170 -0)

📄 Description

No description provided


🔄 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/10782 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/20/2025 **Status:** ✅ Merged **Merged:** 5/21/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/qwen2` --- ### 📝 Commits (2) - [`b0c7f81`](https://github.com/ollama/ollama/commit/b0c7f81c6a4fc23002ef826da7d960461664f633) qwen2 - [`8a4b5da`](https://github.com/ollama/ollama/commit/8a4b5dacc0f28ce3d3e3ef7addeb77cdee69eb6d) update llama ### 📊 Changes **3 files changed** (+194 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `model/models/llama/model.go` (+23 -24) 📝 `model/models/models.go` (+1 -0) ➕ `model/models/qwen2/model.go` (+170 -0) </details> ### 📄 Description _No description provided_ --- <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 06:41:35 -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#18633