llama2.c icon indicating copy to clipboard operation
llama2.c copied to clipboard

can the custom model in llama2.c format be exported to hf format?

Open win10ogod opened this issue 2 years ago • 1 comments

can the custom model in llama2.c format be exported to hf format?

win10ogod avatar Oct 24 '23 10:10 win10ogod

latest code should do it - use version -1 - see Export.py

SpaceCowboy850 avatar Oct 25 '23 19:10 SpaceCowboy850