Scripts for creating llamafiles for Llama LLMs and other models in GGUF format.
Check the Makefile for what version of Llamafile and what model will be used, and adjust to your liking.
To create a llamafile:
make build/$MODEL_NAMETo run the Llamafile:
make startMade with ✨sparkles✨ by maragu.