diff --git a/software/llamafile.yml b/software/llamafile.yml new file mode 100644 index 00000000000..2c88cbfe49f --- /dev/null +++ b/software/llamafile.yml @@ -0,0 +1,10 @@ +name: llamafile +website_url: https://docs.mozilla.ai/llamafile/ +source_code_url: https://github.com/mozilla-ai/llamafile +description: Portable C++ tool for bundling and running local LLMs as single-file executables with a web UI, OpenAI-compatible server, and CLI. +licenses: + - Apache-2.0 +platforms: + - C++ +tags: + - Generative Artificial Intelligence (GenAI)