You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for addressing the reported issue and for sharing the PR link. I
have reviewed it and agree with the proposed changes. Please proceed with
the fix. Your prompt attention to this matter is greatly appreciated. Thank
you for your ongoing support.
Issue Description
Running nexa convert results in:
Error during conversion: name 'GGML_TYPE_BF16' is not defined
This appears to be resolvable by adding the missing types to llama_cpp.py#L106
I have obtained these values from line 382.
Steps to Reproduce
nexa convert [some-hf-repo] q4_1 /your/model.gguf
OS
Ubuntu 22.04
Python Version
3.10
Nexa SDK Version
0.0.98-cu124
GPU (if using one)
NVIDIA RTX 3060
The text was updated successfully, but these errors were encountered: