Tommy Butler

Results 3 comments of Tommy Butler

confirming that this issue impacts me as well on Ubuntu 20.04.5 LTS. Fresh install of waydroid today and I'm unable to do anything with it.

> Now that `g++` is `g++10`, try just typing: > > `make clean;make` I have the same error on my Ubuntu Linux machine (physical box). I upgraded to g++10 and...

> CFLAGS := $(filter-out -mavx,$(CFLAGS)) > > We should set DEFINES for each featureflag and decide which code to use inside ggml.c on a more granular level. > > I...