GGUF cannot be loaded in LM Studio (missing tensor blk.64.attn_norm.weight)

#1
by omerPenbegul - opened

Hello,

Thank you for sharing this model.

I downloaded the GGUF model from:

https://huggingface.co/AlicanKiraz0/Mizan-27B-Turkish-Legal-LLM-Q4_K_M-GGUF

When I try to load it in LM Studio 1.0.4 (Build 9), it fails with the following error:

error loading model:
missing tensor 'blk.64.attn_norm.weight'

The downloaded GGUF file size is approximately 16.55 GB, so the download appears to be complete.

Could you please check whether the GGUF file was exported correctly or if there is an issue with the model metadata?

Thank you.

Geri bildirim ve ayrıntılı teşhis için teşekkürler. Sorun giderildi ve düzeltilmiş dosya main dalında yayımlandı (commit f60defc6198ccf95bfd1533e47da8b6d7127da57). Yeni GGUF SHA256: 9598c93d900078fe40c16887229be65dce8c772602522f917f655dec3a1b5477. Metadata artık block_count=64, nextn_predict_layers alanı yok, en yüksek blok blk.63 ve tokenizer.chat_template gömülü. Dosya llama.cpp b10227, Ollama ve LM Studio ile yükleme/üretim testlerinden geçti. Lütfen eski dosyayı silip yeniden indirin; sorun sürerse yeni çalışma zamanı günlüğüyle tekrar açabilirsiniz.

AlicanKiraz0 changed discussion status to closed

Sign up or log in to comment