Hacker News new | ask | show | jobs
by ynniv 1086 days ago

  i'm importing from js cdns instead of adding them here
FWIW this seems counter to llama.cpp's philosophy.
2 comments

I agree, I ended up getting rid of it. Only one dependency is downloaded (via bash script) and everything is baked into the binary now.
The philosophy in practice seems to be dirty deeds done dirt cheap rather than genuine simplicity (it only looks simple compared to python ecosystem)