Merge pull request #79 from MrEcco/main

Getting Errors When following Readme Instruction on ARM server with ubuntu24.04 #74
This commit is contained in:
potassiummmm 2024-11-07 00:30:10 +08:00 committed by GitHub
commit 37c247c4dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"