Skip to content

Conversation

@wwoodsTM
Copy link

@wwoodsTM wwoodsTM commented Aug 6, 2024

This seems to work from my initial testing, which I will continue with, but one important issue is that I had to move the "LLAMA_API void llama_sample_dry" function signature in llama.h to the C++ "LLAMA_API_INTERNAL" section at the bottom which I am guessing is not optimal and I assume may break certain kinds of compiles that need C compatibility? I had to do this due to my use of a vector in the function signature.

@l3utterfly l3utterfly merged commit 190898a into l3utterfly:dry-sampler Aug 8, 2024
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