-
Notifications
You must be signed in to change notification settings - Fork 130
Update llama.cpp to b6482 (3d4053f) #831
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
Update llama.cpp to b6482 (3d4053f) #831
Conversation
|
If you could revert the version changes, those are handled automatically through actions on release. |
|
It also looks like this needs a |
a10d514 to
3ccd7fc
Compare
3ccd7fc to
87e9d2b
Compare
|
No worries, all done. I do notice that Thanks for the feedback and help. |
|
Thanks! Everything should be as it was set in #822. (one version ahead of latest on crates.io), if that was changed inadvertently: Also the cargo lock seems incorrect - you may have to revert those changes manually as well. |
|
Hey Marcus, Cargo.lock should be fixed now referencing 0.1.122 as per #822 Also in the latest commit, you should see specifically under dependencies where it seemed to lag behind. Is this indicating a potential tweak needed for the github action? |
|
I'm not sure, I'll take a closer look when I do the next release (once this is merged), I think everything is correct as is. |
|
Hello👋 So, the version of Llama.cpp in the current release is completely borked with GPT-OSS. To the extent possible please merge this PR soonish 🙏 |
|
Merged and released in 0.1.122 |
Closes #830
llama.cppto b6482 (3d4053f)llama-cpp-sys-2andllama-cpp-2to0.1.123Notes: