cast
This commit is contained in:
parent
dfc62648f3
commit
c800a67f1b
@ -10,7 +10,7 @@ package llm
|
||||
// #cgo linux,arm64 LDFLAGS: -L${SRCDIR}/build/linux/arm64_static -L${SRCDIR}/build/linux/arm64_static/src -L${SRCDIR}/build/linux/arm64_static/ggml/src
|
||||
// #include <stdlib.h>
|
||||
// #include "llama.h"
|
||||
// static bool update_quantize_progress(float progress, void* data) {
|
||||
// bool update_quantize_progress(float progress, void* data) {
|
||||
// *((float*)data) = progress;
|
||||
// return true;
|
||||
// }
|
||||
|
Loading…
x
Reference in New Issue
Block a user