FSSRepo / llama.cpp

Port of Facebook's LLaMA model in C/C++ with HTTP server
MIT License
4 stars 0 forks source link

Merging into llama cpp or standalone : question #3

Closed x4080 closed 1 year ago

x4080 commented 1 year ago

Hi again, how do you plan on updating this repo when llama cpp is updated?

Is there an easy way to just copy from llama cpp and doing your build? Haven't investigate it yet though

Thanks

FSSRepo commented 1 year ago

I will try to request to merge this fork with the master branch of llama.cpp, Now, I will do some corrections and update the lastest version of llama.cpp

x4080 commented 1 year ago

Allright, cant wait for it