Skip to content

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

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

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
@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
@Wheelspawn Wheelspawn requested a review from compilade June 20, 2024 14:43
@mofosyne mofosyne added the bugfix fixes an issue or bug label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixes an issue or bug 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.

3 participants