1
0
mirror of https://github.com/containers/ramalama.git synced 2026-02-05 06:46:39 +01:00

Update README.md

llama.cpp image is a broken link now. Some people may just end up using this with vllm anyway. Giving kudos to several projects now instead.

Signed-off-by: Eric Curtin <ecurtin@redhat.com>
This commit is contained in:
Eric Curtin
2024-09-09 00:23:05 +01:00
parent 0372e9a0cf
commit 8448d221d6

View File

@@ -146,13 +146,16 @@ and install again.
## Credit where credit is due
For the majority of AI/LLM software we use, under the covers the heavy lifting is being done by:
This project wouldn't be possible without the help of other projects like:
https://github.com/ggerganov/llama.cpp
llama.cpp
whisper.cpp
vllm
podman
omlmd
huggingface
so if you like this tool, give llama.cpp repo a :star:, and hey, give us a :star: too while you are at it.
![image](https://github.com/user-attachments/assets/d7a91662-5903-4117-ad41-2b193a852ea1)
so if you like this tool, give some of these repos a :star:, and hey, give us a :star: too while you are at it.
## Contributors