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] Create a new port #120

Merged
merged 8 commits into from
Sep 29, 2023
Merged

[llama-cpp] Create a new port #120

merged 8 commits into from
Sep 29, 2023

Conversation

luncliff
Copy link
Owner

Changes

Initial support for new port llama-cpp

References

Triplet Support

  • x64-windows
  • x64-osx

Configuration

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

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

@luncliff luncliff added platform: windows Windows, UWP platform: apple Mac, iOS, Simulator ci: GitHub Actions GitHub Actions (CI) configuration changes labels Sep 29, 2023
@luncliff luncliff self-assigned this Sep 29, 2023
@luncliff luncliff merged commit d6c866b into main Sep 29, 2023
6 of 20 checks passed
@luncliff luncliff deleted the port/llama-cpp branch October 5, 2023 03:45
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 platform: apple Mac, iOS, Simulator platform: windows Windows, UWP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant