[PR #11513] Merge branch 'main' of https://github.com/ollama/ollama #60260

Open
opened 2026-04-29 15:10:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/11513
Author: @t-chamb
Created: 7/24/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

📊 Changes

6 files changed (+2194 additions, -1 deletions)

View changed files

PROJECT_ENHANCEMENTS.md (+378 -0)
TECHNICAL_ARCHITECTURE.md (+632 -0)
anthropic/anthropic.go (+584 -0)
anthropic/anthropic_test.go (+587 -0)
📝 llama/llama.cpp/src/llama-hparams.h (+1 -1)
📝 server/routes.go (+12 -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/11513 **Author:** [@t-chamb](https://github.com/t-chamb) **Created:** 7/24/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`0750600`](https://github.com/ollama/ollama/commit/0750600fb507889d5b9974844761f560e163eeea) feat: add Anthropic API compatibility and enhanced MoE support - [`dde94de`](https://github.com/ollama/ollama/commit/dde94de7d04c6855f568c38835d25df1fc9a180d) Merge branch 'main' of https://github.com/ollama/ollama ### 📊 Changes **6 files changed** (+2194 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `PROJECT_ENHANCEMENTS.md` (+378 -0) ➕ `TECHNICAL_ARCHITECTURE.md` (+632 -0) ➕ `anthropic/anthropic.go` (+584 -0) ➕ `anthropic/anthropic_test.go` (+587 -0) 📝 `llama/llama.cpp/src/llama-hparams.h` (+1 -1) 📝 `server/routes.go` (+12 -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-29 15:10:32 -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#60260