GGUF
qwen3.5
openmythos
build-small-hackathon
conversational

Does not work in LM Studio

#1
by GDPR - opened

Downloaded OpenMythos-Q6_K.gguf through LM Studio, but when I attempt to run it with default settings and context length of 8k, it fails with "failed to load model". Stock Qwen 3.6 27B runs without problem with 120k context window.

LM Studio
0.4.16 (Build 2)
Arch Linux

same here with llama.cpp: error "missing tensor blk.64.attn_norm.weight"

I tried reproducing the GGUFs with convert_hf_to_gguf.py and getting the same error even before running llama-quantize on it

You are right guys, looks like its broken. Let me see what i can do abou ti.

@GPDR and @g4bw ,found the issue, it was worked over with MTP, let me work on it and start uploading new models

Sign up or log in to comment