Comment on Ollama for Linux – Run LLMs on Linux with GPU AccelerationparentComments−jerrysievert2ythey are just prompted differently - you can choose the model and a prompt, and ollama presents it as its own "model", so instead of `llama2:7b`, it gets presented as `bartender:latest`.makes it very convenient.
Comments
they are just prompted differently - you can choose the model and a prompt, and ollama presents it as its own "model", so instead of `llama2:7b`, it gets presented as `bartender:latest`.
makes it very convenient.