Hans Raaf
Hans Raaf
Edit: Ollama 0.4.0-rc5 using 'x/llama3.2-vision' works with the **chat** API but with the **generate** API Old: I can run Ollama 0.4.0-rc5 with 'x/llama3.2-visionin' on my WSL2 and query it from...
I rewrote my experimental script to use the chat interface and made a simple image captioning app (for training SD 3.5 Large Loras): [capollama](https://github.com/oderwat/capollama) Notice: While playing with that I...
@ProjectMoon / @jessegross I am not sure, but I think I had a similar problem when using the 0.3.x client version on one system with the 0.4.0 server running on...
I would also like to have this as an option. Especially becase dropping a file into a Ghostty terminal seems to always use the escapes. It is not just space...
I think a nice way to help with shell completion is to create a carapace spec file (https://github.com/carapace-sh/carapace-spec)
We're building a custom node orchestrator that manages multiple Gleam applications in an Erlang cluster. This involves custom application wrappers and release manifests that extend beyond standard Erlang release data....
I have a similar problem. When I use "nu -c 'echo "test"' inside a act workflow (inside a gitea ci chain) I get this error from nushell while I can...
The plugin does not change the source code and does not change how the editor works with indentation. Having over 7 million installs, I never heard of this problem.
The error is that there are suddenly spaces instead of tabs. And you say this only happens if you enable the plugin. Right? I quickly modified my settings to your...