fix: llama.cpp repo url in readme (#4921)

This commit is contained in:
Akarshan Biswas 2025-04-18 13:21:51 +05:30 committed by GitHub
parent 535f2b4de1
commit cfdd2f0cf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -233,7 +233,7 @@ This will build the app MacOS m1/m2 for production (with code signing already do
Jan builds on top of other open-source projects:
- [llama.cpp](https://github.com/ggerganov/llama.cpp)
- [llama.cpp](https://github.com/ggml-org/llama.cpp)
- [LangChain](https://github.com/langchain-ai)
- [TensorRT](https://github.com/NVIDIA/TensorRT)
- [TensorRT-LLM](https://github.com/NVIDIA/TensorRT-LLM)