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

constified llama_set_state_data's src #5774

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

MarcusDunn
Copy link
Contributor

Added a const, it didn't cause compiler errors. seems like a win.

Motivation is utilityai/llama-cpp-rs#116

@MarcusDunn MarcusDunn changed the title constified llama_set_state_data constified llama_set_state_data's src Feb 28, 2024
@MarcusDunn
Copy link
Contributor Author

any ideas on why "CI / macOS-latest-cmake-ios" is taking 2 hours?

@ggerganov ggerganov merged commit d5ab297 into ggerganov:master Feb 29, 2024
59 checks passed
@MarcusDunn MarcusDunn deleted the const-set_state_data branch March 1, 2024 00:59
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
hodlen pushed a commit to hodlen/llama.cpp that referenced this pull request Apr 1, 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.

3 participants