Wondering about services to test on either a 16gb ram “AI Capable” arm64 board or on a laptop with modern rtx. Only looking for open source options, but curious to hear what people say. Cheers!

  • @kata1yst@sh.itjust.works
    link
    fedilink
    English
    142 months ago

    I use OLlama & Open-WebUI, OLlama on my gaming rig and Open-WebUI as a frontend on my server.

    It’s been a really powerful combo!

    • @kiol@lemmy.worldOP
      link
      fedilink
      English
      42 months ago

      Would you please talk more about it. I forgot about Open-webui, but intending to start playing with. Honestly, what do you actually do with it?

      • @mac@lemm.ee
        link
        fedilink
        English
        4
        edit-2
        2 months ago

        I have Linkwarden pointed at my ollama deployment, so it auto tags links that I archive which is nice.

        I’ve seen other people send images captured on their security cameras on frigate to ollama to get it to describe the image

        There’s a bunch of other use cases I’ve thought of for coding projects, but haven’t started on any of them yet

      • @afk_strats@lemmy.world
        link
        fedilink
        English
        32 months ago

        I have this exact same setup. Open Web UI has more features than I’ve been able to use such as functions and pipelines.

        I use it to share my LLMs across my network. It has really good user management so I can set up a user for my wife or brother in law and give them general use LLM while my dad and I can take advantage of Coding-tuned models.

        The code formatting and code execution functions are great. It’s overall a great UI.

        Ive used LLMs to rewrite code, help format PowerPoint slides, summarize my notes from work, create D&D characters, plan lessons, etc