SciSharp / SciSharp/LLamaSharp
[BUG]: The model Qwen3.8-27B is not loading
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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