You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assume tied weights if lm_head/output weights is missing.
Copy the embd_tokens weights as GGUF has no direct support for tied weights.
This is to support model configurations with "tie_word_embeddings" set to true.
0 commit comments