Replies: 1 comment
|
+1 there used to be a "hot topic" section in the readme.md, but now is gone. It used to be super useful. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone !
How do you keep track of everything big that's being discussed / merged into llama.cpp ?
I've been facing a scenario recently, which happened in the past as well.
I haven't been following the llamacpp changes for over 2-3 months ( my production agents were working just fine with the commit I had ), and when I pulled now i saw tons of commits being pulled. Nothing anormal up until this point, but I felt the obligation that before pulling to read the latest commits or at least try to open the ones linked to highly commented PRs.
Is there any place that holds all the new/big changes that happened to llama.cpp ? For example, one thing that shocked me and which I directly tried was the DSpark speculative decoding ( which works great, by the way ! ).
Thanks !
All reactions