Skip to content
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

[llama-cpp] Update to later version #148

Merged
merged 5 commits into from
Dec 25, 2023
Merged

[llama-cpp] Update to later version #148

merged 5 commits into from
Dec 25, 2023

Conversation

luncliff
Copy link
Owner

Changes

...

References

Triplet Support

  • x64-windows
  • x64-linux

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "llama-cpp"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff self-assigned this Dec 25, 2023
@luncliff luncliff added the ci: GitHub Actions GitHub Actions (CI) configuration changes label Dec 25, 2023
@luncliff luncliff merged commit 917e78a into main Dec 25, 2023
17 checks passed
@luncliff luncliff deleted the port/llama-cpp branch December 25, 2023 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: GitHub Actions GitHub Actions (CI) configuration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant