Do you host your own ML / AI / LLM? What do you use, and what do you use it for?

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    50
    arrow-down
    6
    ·
    22 hours ago

    Yes. Openwebui/ollama for LLM, comfyui for stable diffusion. I just dick around with it as a toy.

    • Shimitar@downonthestreet.eu
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      16 hours ago

      I was put off by ComfyUI, seems awfully complex. How is your experience?

      Any suggestions to start? I have Fooocus installed now

      • Honse@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        42 minutes ago

        It is difficult to understand in the beginning but has great support for premade workflows. It even saves the workflow into its output images so you can drag and drop them into the webui to duplicate the setup that generated the image. Use the internet to get premade workflows and mess around with them to see what the options do and you’ll slowly learn how it works. If you don’t care about precise control over the generations or understanding how image generators works then just use something else more all-in-one.

    • mesa@piefed.social
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      4
      ·
      edit-2
      22 hours ago

      Same. Its somewhat useful on some very small scripting or tasks…but its mostly just to try out a new model or two. Its not really useful for anything big.

      I will have to say…even my tiny models are about as good as Chatgpt/Claude/etc… which makes me think about how much people are spending on tokens regularly. I was able to get the same kind of python script started with my local tiny model that was comparable to the newest Claude code offerings.

      • Lettuce eat lettuce@lemmy.ml
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        2
        ·
        21 hours ago

        What local models have you been using? And what hardware are you running them on? I’ve been playing with local LLMs a bit for exactly your use case.

        I have zero interest in vibe coding or full agentic workflows. But having a local LLM generate a Bash script to help me automate parts of my home lab infrastructure would be nice.