Skip to content

Conversation

@engineer1109
Copy link

fix size type error
sizeof(ggml_fp16_t) is error
should be sizeof(float)
see
https://github.com/ggerganov/ggml/blob/ef336850d5bfe8237ebca1ec82cdfb97d78baff1/src/ggml-opencl.cpp

@leejet
Copy link
Owner

leejet commented Oct 22, 2023

Thank you for your contribution, but I believe the upstream GGML has already fixed this issue. I will sync the changes from the upstream repository to my fork, so this pull request will not be merged.

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