Skip to content

docs: add FAQ entry for "unknown model architecture" error#1371

Merged
martindevans merged 2 commits intoSciSharp:masterfrom
Klivess:patch-1
Apr 17, 2026
Merged

docs: add FAQ entry for "unknown model architecture" error#1371
martindevans merged 2 commits intoSciSharp:masterfrom
Klivess:patch-1

Conversation

@Klivess
Copy link
Copy Markdown
Contributor

@Klivess Klivess commented Apr 17, 2026

summary:
Adds a missing FAQ entry covering the "error loading model architecture: unknown model architecture: 'X'" error, which is one of the most commonly reported issues but currently has no dedicated entry in the docs FAQ.

changes:

  • Added a new FAQ entry to docs/FAQ.md explaining the cause, and three solutions in order of preference (update LLamaSharp, check model date, compile llama.cpp yourself)
  • Includes a caution note about self-compiled backends

summary:
Adds a missing FAQ entry covering the "error loading model architecture: unknown model architecture: 'X'" error, which is one of the most commonly reported issues but currently has no dedicated entry in the docs FAQ.

changes:
- Added a new FAQ entry to `docs/FAQ.md` explaining the cause, and three solutions in order of preference (update LLamaSharp, check model date, compile llama.cpp yourself)
- Includes a caution note about self-compiled backends
Comment thread docs/FAQ.md Outdated
Comment thread docs/FAQ.md Outdated
@martindevans
Copy link
Copy Markdown
Member

Thanks!

@martindevans martindevans self-requested a review April 17, 2026 14:53
@martindevans martindevans merged commit 5d22db3 into SciSharp:master Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants