llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Original weights for LLAMA

Open NickDatLe opened this issue 1 year ago • 2 comments

Hey, I noticed the API is running on CPP, were the original weights in python or CPP? If in python, I would think they were in pytorch since that is Meta's DL platform; do you have the weights in python format?

NickDatLe avatar Mar 22 '23 03:03 NickDatLe

You could try checking some old issues or closed PRs for a possible solution

https://github.com/ggerganov/llama.cpp/pull/147

JamoDevNich avatar Mar 22 '23 04:03 JamoDevNich

@NickDatLe did @JamoDevNich answer your question? If so, please close this issue.

Also, next time please use the issue reporting template we are now providing when you open issues.

gjmulder avatar Mar 22 '23 11:03 gjmulder

yeah ty

NickDatLe avatar Mar 24 '23 22:03 NickDatLe