mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-30 02:44:17 +00:00
feat: RamaLama Documentation and Templates
RamaLama is a fully Open Source AI Model tool that facilitate local management of AI Models. https://github.com/containers/ramalama It is fully open source and supports pulling models from HuggingFace, Ollama, OCI Images, and via URI file://, http://, https:// It uses the llama.cpp and vllm AI engines for running the MODELS. It also defaults to running the models inside of containers. Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
parent
4de45560bf
commit
c9a41288a3
14 changed files with 1331 additions and 354 deletions
|
|
@ -119,6 +119,7 @@ Here is a list of the various API providers and available distributions that can
|
|||
| OpenAI | Hosted | | ✅ | | | |
|
||||
| Anthropic | Hosted | | ✅ | | | |
|
||||
| Gemini | Hosted | | ✅ | | | |
|
||||
| Ramalama | Single Node | | ✅ | | | |
|
||||
|
||||
|
||||
### Distributions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue