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 ggml-org/llama.cpp#8669 and here ggml-org/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.