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

fix breaking change in llama.cpp; bind to latest version llama.cpp to… #51

Merged
merged 2 commits into from
Jul 22, 2023

Conversation

fwaris
Copy link
Contributor

@fwaris fwaris commented Jul 20, 2023

… support new quantization methods

latest version of llama.cpp has a breaking api change.

Added windows versions of llama.cpp libs for cpu and cuda11.

Tested with llama2 model weights (see updated readme for model link) - by manually copying dlls to .nuget package locations.

Need instructions/scripts for building 'backend' packages.

@fwaris fwaris mentioned this pull request Jul 20, 2023
@AsakusaRinne
Copy link
Collaborator

Thanks a lot for your contribution!

@AsakusaRinne AsakusaRinne merged commit ac7f186 into SciSharp:master Jul 22, 2023
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