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

Update llama.cpp binaries to 5f631c2 and align the LlamaContext #77

Merged
merged 3 commits into from
Aug 5, 2023

Conversation

SignalRT
Copy link
Collaborator

@SignalRT SignalRT commented Aug 5, 2023

It also includes some changes to compile in NetStandard and some typo.

…rsion

It solves the problem with netstandard2 (is it really netstandard2 a thing right now?)
Change context to solve problems.

5f631c26794b6371fcf2660e8d0c53494a5575f7
The poc of the test is working know. Finally the problem error seems to be related with the process stopping.
Once I changed the context with today llama.cpp binaries is working OK
@martindevans martindevans mentioned this pull request Aug 5, 2023
@martindevans martindevans merged commit fa75e9d into SciSharp:master Aug 5, 2023
2 of 6 checks passed
@martindevans
Copy link
Member

Thanks for this. I resolved the conflicts and merged it. With this the CI should now pass on MacOS and fail on Windows+Linux (due to incorrect binaries for those platforms).

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