Conversation
|
🤯 Looks like a decent enough plan though. Only downside is that there will no longer just be a single script to grab and run, but that has been a source of error and confusion anyway. You should derive |
|
@compilade Your input would be much appreciated as well. |
|
(note for later) This will (trivially) conflict with at least
|
|
Are you expecting more work on these? Can be merged now. |
|
Okay, so I've actually gone over and verified the conversion results - refactored, applied some tips from here while doing that and most of all - tested that it actually works. |
12a6e64 to
99c645e
Compare
… original in reference/convert_hf_to_gguf.py)
|
Conversion verification script: https://gist.github.com/pwilkin/1e488423e9f2549c0518179bb9f752d5 |
|
@CISC have fun! :) |
You need to fix the CIs first, esp. |
|
Yeah, might've went out of draft too early :> |
From the creators of the horror show "llama-model.cpp - refactoring" comes the sequel: "convert_hf_to_gguf.py - refactoring".
Still in draft because it's not all finished, but I thought that if someone wanted to chime in I'll put it up already.