-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Move convert.py to examples/convert-legacy-llama.py #7430
Changes from 2 commits
dc24e7e
85e4e2b
88e06d0
068d079
36558d9
7b042f0
c48ccca
69729a3
8750900
3cf7bdf
a57484a
a72b757
55e6336
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
llama.cpp/convert-hf-to-gguf.py Line 27 in 88e06d0
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It should be moved to |
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given that .pth stands for pytorch, I think this name could be misleading. Why not call it convert-llama.py?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
convert-legacy-llama.py
maybe? I'd like to avoid giving impression that it can be used for convertingllama 3