Free local AI Server at Home: Step-by-Step Guide

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 14

  • @RamonddeVrede
    @RamonddeVrede День тому +1

    Great video! Thanks

    • @WojciechLepczynski
      @WojciechLepczynski  День тому +2

      Thanks for the feedback, soon another part about generating images from text

    • @RamonddeVrede
      @RamonddeVrede 18 годин тому +1

      @@WojciechLepczynski That was indeed a question I forgot to ask! reading my mind!

    • @WojciechLepczynski
      @WojciechLepczynski  18 годин тому +1

      I have installed this several times in different ways, and I will try to record the easiest way and discuss generating text to image and image to image. If you have any questions, please do not hesitate and thanks again for the feedback

  • @Cha_HCM-je9qe
    @Cha_HCM-je9qe 22 години тому +1

    Can you please tell me what is your laptop/pc hardware specs? Thanks.

    • @WojciechLepczynski
      @WojciechLepczynski  20 годин тому +1

      Sure, no problem, in the video I showed an example of installation on an old laptop with 16GB of RAM, i7-6820HQ (8 CPUs) 2.7GHz with NVIDIA Quadro M2000M graphics card(4GB Display Memory & 8GB Shared Memory), of course with Windows 10
      Here you can find hardware requirements for llama 3.2 llamaimodel.com/requirements-3-2/
      The parameters of my old laptop are ok but for small models, for larger ones it's better to use something stronger. Note that during the editing process the length of the video was reduced so some parts of the video are sped up.
      The purpose of the video was to show how to easily install and configure your own AI server at home. The speed of operation depends on what equipment you have and what model you choose. I hope I helped. Soon I will record a video showing how to generate images using AI - converting text to image and image to image.

  • @JolantaLepczyńska
    @JolantaLepczyńska 3 дні тому +2

    Inspirujesz nie tylko mnie, ale pewnie wielu innych ludzi!

  • @miqski
    @miqski 2 дні тому +1

    Czy ten model jest również ocenzurowany?

    • @WojciechLepczynski
      @WojciechLepczynski  2 дні тому +1

      W filmie pokazuję kilka modeli, to zależy, od tego który wybierzesz. Nie sprawdzałem tego, ale widziałem informacje, że ludzie na forach narzekali na to, że modele są ocenzurowane. Są sposoby by to obejść, ale ja przy modelach które udostępniam dzieciakom nakładam jeszcze większe ograniczenia😅

  • @joeking5211
    @joeking5211 День тому +1

    eerrr @ 6:57 'Create Account' why, you are on you private server. Or are you ???.

    • @WojciechLepczynski
      @WojciechLepczynski  День тому +1

      I didn't notice in the video that the error was displayed at the moment you wrote about.
      I logged into the local server - address localhost:3000.
      You need to create an account there, the first account you create will be the admin account. If you get an error, check if you performed the previous steps correctly.
      Depending on what error you get, it can mean many different things.

    • @joeking5211
      @joeking5211 День тому +1

      @@WojciechLepczynski Yep, but WHY an account if it's local ?????

    • @WojciechLepczynski
      @WojciechLepczynski  День тому +1

      @@joeking5211 it is local because you connect to your local server localhos:3000 that you just created and not to a server somewhere in the cloud
      When you create an account, you will see in the admin panel that there is only one account that you created, of course you can create more accounts on your local server.
      If you want to be 100% sure that it is local, disconnect your computer from the internet, connect to localhost:3000 and then create an account, you will see that everything will work even without network access, but you will then have access only from the computer on which you installed OpenWebUI