-
Notifications
You must be signed in to change notification settings - Fork 79
Comparing changes
Open a pull request
base repository: utilityai/llama-cpp-rs
base: 0.1.100
head repository: utilityai/llama-cpp-rs
compare: 0.1.101
- 8 commits
- 7 files changed
- 5 contributors
Commits on Feb 24, 2025
-
chore(deps): bump anyhow from 1.0.95 to 1.0.96
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.95 to 1.0.96. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.96) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2031385 - Browse repository at this point
Copy the full SHA 2031385View commit details -
Merge pull request #674 from utilityai/dependabot/cargo/anyhow-1.0.96
chore(deps): bump anyhow from 1.0.95 to 1.0.96
Configuration menu - View commit details
-
Copy full SHA for 7fac5a4 - Browse repository at this point
Copy the full SHA 7fac5a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2946b7f - Browse repository at this point
Copy the full SHA 2946b7fView commit details -
Merge pull request #681 from utilityai/version-bump-0.1.101
Bumped version to 0.1.101
Configuration menu - View commit details
-
Copy full SHA for 7a53f90 - Browse repository at this point
Copy the full SHA 7a53f90View commit details
Commits on Feb 25, 2025
-
explicitly apply optimization flags to msvc compiler also on other pr…
…ofiles than debug
Configuration menu - View commit details
-
Copy full SHA for b30abeb - Browse repository at this point
Copy the full SHA b30abebView commit details -
Merge pull request #682 from nobodywho-ooo/fix-msvc-flags-release-pro…
…file Explicitly apply optimization flags to msvc compiler also on other profiles than debug
Configuration menu - View commit details
-
Copy full SHA for 8301d63 - Browse repository at this point
Copy the full SHA 8301d63View commit details -
Don't imply dynamic llama.cpp just because CUDA is on
Link against CUDA statically as well to maintain consistency with GGML_STATIC although technically that's our discretion.
Configuration menu - View commit details
-
Copy full SHA for cfa76bd - Browse repository at this point
Copy the full SHA cfa76bdView commit details -
Merge pull request #671 from vlovich/cuda-static-build
Don't imply dynamic llama.cpp just because CUDA is on
Configuration menu - View commit details
-
Copy full SHA for 100f242 - Browse repository at this point
Copy the full SHA 100f242View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.100...0.1.101