hopperelec
hopperelec
> you are not using splipanes as a dependency I am? It is using version 0.8.2 right now, though. The only place I used it bundled was in the first...
> this is your package.json - there is no refs to splitpanes, It looks like you cloned the master branch, not the splitpanes branch I linked to. svelte-mosaic used to...
ollama-js is just a library for interacting with the Ollama API, which you need to be hosting separately. The reason you get ERR_CONNECTION_REFUSED with the first code is because nothing...
> What I understand is that Ollama only interacts with a locally hosted version? The purpose of Ollama is to locally host LLMs, yes > I'm going to try to...
> I installed ollama, reviewed the documentation but still don't understand how to link ollama with the version of llama 3.1 (8B) that I downloaded to my system. > But...
> I don't even know where he downloads llama. Not sure about other OSs, but on Windows it downloads to `%HOMEPATH%/.ollama/models/blobs`. However, the purpose of Ollama is to completely abstract...
> Follow step 1: Install #Linux And so where, what, what size is it? What are you referring to here? Linux isn't required to use Ollama, and nothing in the...
You seem to be assuming that Ollama does a lot of things it never claimed to do, and then getting frustrated because you can't figure out how to make it...
> and Linux is mentioned in the two links below: https://ollama.com/download and https://github.com/ollama/ollama#linux Ok, I thought you were saying that step 1 to using Ollama was to install Linux itself,...