You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The work being done there is obviously a massive refactoring of an earlier attempt at llama.cpp finetuning that was ripped out some time ago waiting for the above ggml research to conclude. The previous work was around here ggerganov/llama.cpp#8669 and here ggerganov/llama.cpp#2632)
It may actually make sense to look back at the last release of llama.cpp that still had that functionality just to appreciate the scope a little bit.
The text was updated successfully, but these errors were encountered:
Let's start looking at what's happening over here https://github.com/ggerganov/ggml/tree/master/examples/mnist down to the flow of PRs and the kinds of discussions folks are having there (e.g. ggerganov/ggml#982).
The work being done there is obviously a massive refactoring of an earlier attempt at llama.cpp finetuning that was ripped out some time ago waiting for the above ggml research to conclude. The previous work was around here ggerganov/llama.cpp#8669 and here ggerganov/llama.cpp#2632)
It may actually make sense to look back at the last release of llama.cpp that still had that functionality just to appreciate the scope a little bit.
The text was updated successfully, but these errors were encountered: