Skip to content

Update llama.cpp dependency to the latest version; Fix all clippy lints.#622

Merged
MarcusDunn merged 2 commits intoutilityai:mainfrom
nkoppel:update-llama-cpp
Jan 22, 2025
Merged

Update llama.cpp dependency to the latest version; Fix all clippy lints.#622
MarcusDunn merged 2 commits intoutilityai:mainfrom
nkoppel:update-llama-cpp

Conversation

@nkoppel
Copy link
Contributor

@nkoppel nkoppel commented Jan 21, 2025

I updated the llama.cpp dependency to latest as of today in order to run the new Deepseek R1 models with this library. I also fixed all clippy lints while I was at it, because it annoyed me that they exist.

The only break to the user-facing API is that LlamaSampler::penalties_simple has been removed, and LlamaSampler::penalties has had a number of parameters removed, because these parameters were removed upstream in llama.cpp. Let me know if you want to see any changes!

@MarcusDunn
Copy link
Contributor

This is great! Thanks for the PR!

@MarcusDunn MarcusDunn merged commit 00f3bcb into utilityai:main Jan 22, 2025
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants