SciSharp / SciSharp/LLamaSharp

[BUG]: The model Qwen3.8-27B is not loading

Open
#1,416 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
3.8k
Forks
508
Avg merge
1d 5h
Merged PRs (30d)
12

Description

Description

LLama.Exceptions.LoadWeightsFailedException : Failed to load model 'Qwen3.8-27B-Q6_K.gguf'

https://huggingface.co/bartowski/Qwen3.8-27B-GGUF/blob/main/Qwen3.8-27B-Q6_K.gguf

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the LoadWeightsFailedException with the linked Qwen3.8-27B-Q6_K.gguf model and inspect the repository's model-loading entry point. Done means the model loads successfully without that exception; the issue names no files or tests, so further investigation is needed to locate the relevant code and validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.