kaust-generative-ai / local-deployment-llama-cpp

Project to help you get started working with LLMs locally with LLaMA C++.
Apache License 2.0
1 stars 1 forks source link

Hotfix build scripts #27

Closed davidrpugh closed 4 weeks ago

davidrpugh commented 4 weeks ago

This PR uses git clone HTTS rather than SSH which is fine since we just reading the LLaMA C++ repo.