• @merari42
    link
    English
    131 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.

    • @[email protected]
      link
      fedilink
      English
      31 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.

    • @[email protected]
      link
      fedilink
      English
      11 month ago

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