Hacker News new | ask | show | jobs
by kramerger 1108 days ago
Also, doesn't llama.cpp use ggml.cpp ?

Or at least has parts of that project copy pasted into its tree?

2 comments

Yes, both were created by the same person. On llama.cpp README says

> This project is for educational purposes and serves as the main playground for developing new features for the ggml library.

(Edit, typo.)

Yes, so llama.cpp is also not in the same spirit as the llama.cpp version op has in his head.