gollama
gollama copied to clipboard
Go manage your Ollama models
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [github.com/natefinch/lumberjack](https://redirect.github.com/natefinch/lumberjack) | `v2.0.0+incompatible` -> `v2.2.1`...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | golang | patch | `1.22.5` -> `1.22.8` | --- ###...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `692973e` -> `eef6144` | | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) |...
Would tie in nicely with a modelfile templates, but could just pop up vim with a default template pre-populated with the basics.
## Description would be nice to have ## Alternatives ## Can you contribute? - [x] I will attempt to implement this feature
## Description consider using Ollama's new unload / stop command for unloading their docs: --- ### List which models are currently loaded ``` ollama ps ``` ### Stop a model...
It would be nice for folks to be about to install gollama with a simple `brew install gollama` **Describe the solution you'd like** - add to homebrew (or via a...
## Description When pulling an existing model the progress bar is stuck at 0% But press any key and it does update: So it seems like a refresh/tick issue.
## Description Add reverse functionality for taking models in LM studio and making them available in ollama. Very similar to `L`, except it works in the reverse direction.