Spaces:
Build error
Build error
| extern "C" { | |
| bool llamafile_sgemm(const struct ggml_compute_params * params, int64_t, int64_t, int64_t, | |
| const void *, int64_t, const void *, int64_t, void *, int64_t, | |
| int, int, int); | |
| } | |