gollama icon indicating copy to clipboard operation
gollama copied to clipboard

Go manage your Ollama models

Results 16 gollama issues
Sort by recently updated
recently updated
newest added

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`...

renovate
version-update
minor

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` | --- ###...

renovate
version-update
patch

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) |...

renovate
pin
version-update

Would tie in nicely with a modelfile templates, but could just pop up vim with a default template pre-populated with the basics.

feature

## Description would be nice to have ## Alternatives ## Can you contribute? - [x] I will attempt to implement this feature

help wanted
good first issue
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...

feature

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...

help wanted
good first issue
feature

## 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.

bug
good first 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.

feature