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
This avoids compile-time warnings with clang:
./expose.h:66:15: note: const member 'seed' will never be initialized
66 | const int seed;
| ^
No functional change intended.
No output after
.\quantize.exe .\models\7B\ggml-model-f16.bin \models\7B\ggml-model-q4_0.bin 2
Ask for help,thanks!!!
The text was updated successfully, but these errors were encountered: