mirror of
https://github.com/microsoft/BitNet.git
synced 2026-05-03 11:20:36 +00:00
Fixing compilation error for ARM64+TL1 settings: microsoft#74
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#include <vector>
|
||||
#include <type_traits>
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "ggml-bitnet.h"
|
||||
#include "ggml-quants.h"
|
||||
#include "bitnet-lut-kernels.h"
|
||||
|
||||
Reference in New Issue
Block a user