llama.cpp
e457fb35
- llama : assume tied weights if lm_head/output weights is missing (#5824)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
llama : assume tied weights if lm_head/output weights is missing (#5824) This is to support model configurations with "tie_word_embeddings" set to true. Co-authored-by: Don Mahurin <2797413+dmahurin@users.noreply.github.com>
References
#5824 - Assume tied weights if lm_head/output weights is missing.
Author
dmahurin
Parents
af37fd8b
Loading