• merari42@lemmy.world
    link
    fedilink
    English
    arrow-up
    12
    ·
    1 month ago

    For a user without much technical experience using a ready-made gui like Jan.ai with automatic model download and ability to run models with the ggml library on consumer grade hardware like mac M-series chips or cheap GPUs by either Nvidia or AMD is probably a good start.

    For a little bit more technically proficient users Ollama is probably a great choice to start to host your own OpenAI-like API for local models. I mostly run gemma2 or small llama 3.1 like models with that.

    • 1984@lemmy.today
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      I was also kind of blown away by the Firefox nightly version, where they have a new sidebar. In that sidebar, you have buttons for having chat gpt open if you want. But that’s not the impressive part. It also lets you choose from other models like huggingface, so anyone can try them and understand how the open models are without any installation.

      Very cool.

    • Ravi@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 month ago

      OpenWebUI is also a great and simple solution, that’s using Ollama under the hood. Was pretty easy to setup with Docker.