/asdf-llamafile

asdf plugin for llamafile https://github.com/Mozilla-Ocho/llamafile

Primary LanguageShellApache License 2.0Apache-2.0

asdf-llamafile Build Lint

llamafile plugin for the asdf version manager.

Contents

Dependencies

TODO: adapt this section

  • bash, curl, tar, and POSIX utilities.
  • SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.

Install

Plugin:

asdf plugin add llamafile
# or
asdf plugin add llamafile https://github.com/number5/asdf-llamafile.git

llamafile:

# Show all installable versions
asdf list-all llamafile

# Install specific version
asdf install llamafile latest

# Set a version globally (on your ~/.tool-versions file)
asdf global llamafile latest

# Now llamafile commands are available
llamafile --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Bruce Wang