How to convert hugging face checkpoints to the file "1-gpu-fp16.bin" ?
#41
by
aimarbenzemamessi
- opened
1)How to convert hugging face checkpoints like pytorch_model.bin to the file "1-gpu-fp16.bin" ?
2) And the read code for 1-gpu-fp16.bin is encapsulated in .so, do you have a plan to release the c code?
Thank you very much.
Sorry, currently we do not have a plan to release the c code and the script to convert checkpoints
niubi