Sublime
An inspiration engine for ideas
tools
Suravo • 4 cards
tools
Ethan Anderson • 1 card
Along comes Ollama.
I installed it using this one line script on my Ubuntu server
curl https://ollama.ai/install.sh | sh
And then installed Mistral 7b with this simple CLI command
ollama run mistral
And I am now able to access Mistral 7b from my Node RED flow by making an http request
I was able to do everything in less than 15 minutes.
Mistral 7b is runn... See more
I installed it using this one line script on my Ubuntu server
curl https://ollama.ai/install.sh | sh
And then installed Mistral 7b with this simple CLI command
ollama run mistral
And I am now able to access Mistral 7b from my Node RED flow by making an http request
I was able to do everything in less than 15 minutes.
Mistral 7b is runn... See more
r/LocalLLaMA - Reddit
Life Hacks
Ryan Rentmeester • 1 card