llama.cpp
llama.cpp copied to clipboard
Original weights for LLAMA
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?
You could try checking some old issues or closed PRs for a possible solution
https://github.com/ggerganov/llama.cpp/pull/147
@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.
yeah ty