llama-stack-mirror/llama_stack/templates/ramalama
Daniel J Walsh 9120e07d9d
Add support for RamaLama
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: Daniel J Walsh <dwalsh@redhat.com>
2025-04-10 15:22:20 -04:00
..
__init__.py Add support for RamaLama 2025-04-10 15:22:20 -04:00
build.yaml Add support for RamaLama 2025-04-10 15:22:20 -04:00
doc_template.md Add support for RamaLama 2025-04-10 15:22:20 -04:00
ollama.py Add support for RamaLama 2025-04-10 15:22:20 -04:00
report.md Add support for RamaLama 2025-04-10 15:22:20 -04:00
run-with-safety.yaml Add support for RamaLama 2025-04-10 15:22:20 -04:00
run.yaml Add support for RamaLama 2025-04-10 15:22:20 -04:00