Llama LLM
Ollama Pipeline modules for Lilypad
Last updated
Was this helpful?
Was this helpful?
lilypad run ollama-pipeline:llama3-8b-lilypad2 -i Prompt='Something awesome this way comes'docker run -ti --gpus all \
-v $PWD/outputs:/outputs \
-e PROMPT="Something awesome this way comes" \
zorlin/ollama:llama3-8b-lilypad2