Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "ollama"
-
There we go, openai created exactly my vibe coding tool `R`. You'll see this will be booming. The cli is convincing as F. But nobody was interested in a CLI tool. Mine also manages files and updates existing projects as well by filtering on any source type. It has 20 functions to communicate with your system. Mine also supports Claude and it's blazing openai away, but Claude has some token limits if you do it a lot. Also Grok and Ollama (so a bunch).
Anyway, I was first fuckers.27 -
I made an Ollama hub where you can share your Ollama resources with others to be used.
Long story, see https://ollama.molodetz.nl for information.
Uses of the API can just use their default api clients! For security people can only call chat completions api on the shared resources. Content gets validated before forwarded to your Ollama instance if you're a host.
I hope you guys like this concept. Donate your server!
See model availability here: https://ollama.molodetz.nl/models3 -
this came super handy today
https://github.com/ollama-webui/...
chatGPT was down and I asked local:
"codellama"
It is quite good.
Super easy to install new models. and super easy to remove too.2 -
Tried to run ollama with a small model on a laptop that's like 10 years old and use that inside vs code. Weak CPU, GPU not to mention. I didn't really expect it to work. I was still a bit disappointed, though as expected. It was crying for help.
Are there any laptops powerful enough?4