James Yu
Results
2
issues of
James Yu
Getting this when running npx dalai llama: ``` jamesyu:~/llama.cpp(master) $ make I llama.cpp build info: I UNAME_S: Darwin I UNAME_P: arm I UNAME_M: arm64 I CFLAGS: -I. -O3 -DNDEBUG -std=c11...
I'm using this in a "infinite" div which allows zooming using css transfrom `scale` property. When scaled, the position of the box is in correct because it is positioning based...
enhancement
help wanted