[PR #844] [MERGED] add error for falcon and starcoder vocab compatibility #10358

Closed
opened 2026-04-12 22:58:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/844
Author: @jmorganca
Created: 10/19/2023
Status: Merged
Merged: 10/19/2023
Merged by: @jmorganca

Base: mainHead: falcon-starcoder-errors


📝 Commits (2)

  • 637a399 add error for falcon and starcoder vocab compatibility
  • afd8de5 Update llm/llama.go

📊 Changes

2 files changed (+12 additions, -4 deletions)

View changed files

📝 llm/llama.go (+10 -2)
📝 llm/llm.go (+2 -2)

📄 Description

A recent update to llama.cpp introduced a compatibility issue with starcoder and falcon model families, this adds a friendly error message hint when these models fail to load


🔄 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/844 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 10/19/2023 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `falcon-starcoder-errors` --- ### 📝 Commits (2) - [`637a399`](https://github.com/ollama/ollama/commit/637a399a9c7c9f1bb6458b51a01d264beb7d44b9) add error for falcon and starcoder vocab compatibility - [`afd8de5`](https://github.com/ollama/ollama/commit/afd8de5a3aeff523c5bab90ea2a714082e57480b) Update llm/llama.go ### 📊 Changes **2 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.go` (+10 -2) 📝 `llm/llm.go` (+2 -2) </details> ### 📄 Description A recent update to llama.cpp introduced a compatibility issue with `starcoder` and `falcon` model families, this adds a friendly error message hint when these models fail to load --- <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-12 22:58:55 -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#10358