Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #7924: Error while converting BERT to GGUF: Can not map tensor 'bert.embeddings.LayerNorm.beta' #7926

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Wheelspawn
Copy link

@Wheelspawn Wheelspawn commented Jun 13, 2024

  • Self Reported Review Complexity:
    • Review Complexity : Low
    • Review Complexity : Medium
    • Review Complexity : High
  • I have read the contributing guidelines

#7924
Modify write-tensors to drop 'bert.' from each name, modify modify-tensors to ignore names with cls. in them

@github-actions github-actions bot added the python python script changes label Jun 13, 2024
convert-hf-to-gguf.py Outdated Show resolved Hide resolved
convert-hf-to-gguf.py Outdated Show resolved Hide resolved
@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python python script changes Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants