FP16 added. Split-mixtral improved.

This commit is contained in:
antirez
2023-12-27 15:13:42 +01:00
parent a77a4d061c
commit bd4ecbda94
6 changed files with 144 additions and 8 deletions

View File

@@ -6,6 +6,7 @@
*/
#ifndef GGUFLIB_H
#define GGUFLIB_H
#include <stdint.h>