matts-llm-tools
v0.0.6
Published
Some useful tools for working with LLMs
Downloads
41
Maintainers
Readme
matts-llm-tools
latestModelGetter takes a model name and pulls the latest version of the model from the Ollama registry. If you already have the latest version, it does nothing. This is much faster than just blindly pulling the model.
reminders for matt
bun run build
to build the project.
rev the version and npm publish
to update the package on npm.