Run Your Own ChatGPT-like LLM on Your Windows PC!

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 64

  • @briannewman6216
    @briannewman6216 Год назад +15

    A video on code instruct would be very useful.

  • @magicmanchloe
    @magicmanchloe Год назад +12

    Can I just say that thumbnail is amazing!!

  • @TheGrizz485
    @TheGrizz485 Год назад +7

    A bunch of future videos on LLM seem like a good idea. I see many good ideas in comments.
    my contribution:
    Benchmark (different CPUs) (memory speed)
    Different GPUs
    Running on Gaming laptops since they are super popular

  • @rajagopalan5420
    @rajagopalan5420 Год назад +7

    Can you share us a thought on building large language models specific to an industry that can be run locally? Also a video on code generation locally will be great. Thanks.

  • @cvicracer
    @cvicracer Год назад +7

    Yes please do a video on code instruct.

  • @silasdenny3267
    @silasdenny3267 Год назад +6

    Yes please tell us about code instruct.

  • @michielsmissaert
    @michielsmissaert 7 месяцев назад

    Great video! If you can run a large LLM on your pc you can also run it on a hosting service, right? How would this work if you want to use the LLM for AI voice calling?

  • @Hobbies-and-Experiments
    @Hobbies-and-Experiments 10 месяцев назад

    This is amazing, thanks for uploading this, I followed your instructions and omg local Ai 👍🍻

  • @richardo14
    @richardo14 9 месяцев назад

    Hi it would be nice to see the code instruct case. Is it possible for these model to interact with with applications on your machine such as ms excel. A use case will be where you give it a task and it opens excel, writes to the file and save to a file location, or open an existing file, read some data and interpret the information. Please help.

  • @Dan-zd1qr
    @Dan-zd1qr Год назад +1

    I see CPU-only locally run Windows AI chatbots gaining more and more acceptance because many people simply can't afford expensive GPUs. This will get accepted from nerds to more mainstream users in the same way PCs first arrived on the scene. I'm looking forward to more open-source LLMs and effective speed-up tweaks for CPU-only vids.

    • @captainnelson9833
      @captainnelson9833 11 месяцев назад +1

      GPU prices may go down very soon. Canon, the previous leader in chip-making, has recently invented a technology that, if it becomes mainstream, will reduce costs by 100x or more.

  • @jokmong2360
    @jokmong2360 Год назад

    Hi Gary u ar the best, im newbie and have a question, i exceed the token, is there any way we can get more tokens or do we have to wait like how long? thanks Gary

  • @AndersHass
    @AndersHass Год назад +1

    Not that signed necessarily means it is safe either but chances are slimmer.
    I do hope they just open source it once they are ready for that just like LLaMA itself.

    • @GaryExplains
      @GaryExplains  Год назад +4

      Apparently the Windows .exe is now signed. 👍

  • @GetRealwithMike
    @GetRealwithMike 11 месяцев назад

    Hi Gary, can you make an episode using this software to create multiple agents on our own machine that will create programs? The lead agent suggests a variety of projects based on keywords (ex: automation of business cards) and the other agents create a program that can do it. That would be fun to have on my pc.

  • @Shmack_
    @Shmack_ 9 месяцев назад

    Will all the restrictions be removed or no?

  • @raduboboc
    @raduboboc Год назад +1

    Code instruct should be next

  • @GetRealwithMike
    @GetRealwithMike 11 месяцев назад

    I def want to learn the Code one. I'd like to make a Chat one to help people that are shutins - people afraid to go out. They would have something to become a virtual friend with. How would someone with little coding abilities teach a model?
    Say I want to make something that builds a desktop application for Windows and MAC, make it executable by clicking an icon, how to I load a coding language into it? It would be great if I could teach it any subject using PDFs or use scholarly articles about psychology, for example for it to learn psychology. Then make it capable of going on the web to find information if information isn't in the model. Can you show how to do that? That would be so amazingly helpful and I'd be able to terminate my ChatGPT subscription.

  • @MatthewHarrold
    @MatthewHarrold Год назад

    I just installed this on my MBA 13", wish I had more RAM, but about 17% downloaded at 12:33am. Might be a Saturday project, going to bed. $0.02

  • @aspectcarl
    @aspectcarl Год назад +1

    Please tell us about code construct Gary 🙂

  • @AhmedMohammed23
    @AhmedMohammed23 8 месяцев назад

    do i need nvida gpu or amd is fine

  • @filoautomata
    @filoautomata Год назад

    can we access the app via some form of API using localhost ?

    • @GaryExplains
      @GaryExplains  Год назад

      Yes. There is an Open AI compatible local host server.

  • @FlakeyPM
    @FlakeyPM Год назад +1

    Code instruct please!

  • @YannMetalhead
    @YannMetalhead Год назад

    Good video.

  • @raduboboc
    @raduboboc Год назад

    I get the infamous error: Failed to load model Error: Error loading model. Exit code: 1 for all models that I've tried
    I have a very beefy laptop with a CPU: Intel(R) Core(TM) i9-10885H CPU ( yes it has AVX2) + 64Gb of ram + GPU NVIDIA Quadro T2000 with Max-Q Design
    I have installed the c++ requirements, I have AVX2 , I have a good enough CPU, the latest version of windows 10, the 0.25 version of LM studio, latest gpu drivers
    I have tried smaller and bigger models, but nothing works and I am stuck with the above error :(

    • @GaryExplains
      @GaryExplains  Год назад

      Did you download the models inside of LM Studio or externally? Did you change any of the default Settings (like GPU acceleration etc)?

    • @raduboboc
      @raduboboc Год назад

      @@GaryExplains I used Lm studio to download the models and they are in a location like: C:\Users\user\.cache\lm-studio\models
      I tried to enable/disable gpu acceleration with 5 layers but without any luck. All other settings are default.

    • @GaryExplains
      @GaryExplains  Год назад

      Oh. That isn't good. Sadly I can't help more than that, as it works fine for me on Windows and Mac. I am also using the 0.25 version now. I guess you could try contacting LM Studio via Discord.

    • @raduboboc
      @raduboboc Год назад

      ​@@GaryExplains Done that.
      They told me they will release a debugging version to get more info on the exit 1 code as it is a popular topic on discord.
      Thanks and keep up the good work
      And offtopic, as a funny thing, when I try to explain something to my girlfrend ( or past girlfriends) they all rolled their eyes signaling that they don't want any explanation ( you know the new feminism mainsplaining shaming tactic).
      When I see each of your videos and you say: "if you wanna know more, let me explain" I all the time imagine your wife rolling up her eyes and saying internally Noooooooo :)

    • @GaryExplains
      @GaryExplains  Год назад +1

      So guess what just happened. I installed LM Studio on another PC, and I am seeing the same error as you!!!

  • @jeveremattthews1080
    @jeveremattthews1080 Год назад

    I can't load my model because I keep getting an error; error load model exit code: 1

  • @RandomStuffPT
    @RandomStuffPT Год назад

    I need this but with code, not a no code tool.
    LLM localy with any language

  • @jimlynch9390
    @jimlynch9390 7 месяцев назад

    There is a beta for a Linux version.

  • @whothefoxcares
    @whothefoxcares Год назад

    Q: Should all non-lawyer people get a court appointed AI attorney?

    • @GaryExplains
      @GaryExplains  Год назад +5

      Obviously not.

    • @AndersHass
      @AndersHass Год назад +2

      You would need a human lawyer, so if you just used an AI it would be yourself that represent yourself as a “lawyer”. I am not sure if it is possible for you to run an AI in court.
      So as Gary wrote, obviously not, lol.

  • @HeIsHarsh
    @HeIsHarsh Год назад +2

    Wait, your name isn't Garry Explains?

    • @GaryExplains
      @GaryExplains  Год назад +1

      🤦‍♂️

    • @HeIsHarsh
      @HeIsHarsh Год назад

      ​@@GaryExplainschill, it was a joke.

    • @GaryExplains
      @GaryExplains  Год назад +1

      🤦‍♂️

    • @Gubby-Man
      @Gubby-Man Год назад +1

      Holy sh*t, I thought Explains was just a weird last name until I read your comment. So his username is like that because he “explains” things? 🤯🤯

    • @GaryExplains
      @GaryExplains  Год назад +2

      @@Gubby-Man I honestly can't tell if you are being sarcastic. But just in case you aren't, I literally say at the beginning of most of my videos, "hello my name is Gary Sims and this is Gary Explains" 🤦‍♂️

  • @BlindArcher0000
    @BlindArcher0000 5 месяцев назад

    not only this garbage isn't signed, but also installs itself on a system volume without any prompt or option to change the destination🤬

    • @GaryExplains
      @GaryExplains  5 месяцев назад

      Hmmm. It is signed. That changed shortly after the video was released. Are you sure you are using a legitimate version? 😲

  • @QuantApplicantMattKulis
    @QuantApplicantMattKulis 11 месяцев назад

    unsigned binary.. yeah no thanks lol

    • @GaryExplains
      @GaryExplains  11 месяцев назад

      They fixed that since I made the video 👍

  • @TheNJK57
    @TheNJK57 Год назад

    How Do We Run Own ChatGPT-like LLM On Our Brain?
    I have exams, that would be helpful!
    Thanks In Advance 🫠

    • @thcookieh
      @thcookieh Год назад

      There are some projects that uses this. But I won't give more details you cheating bstrd

    • @doublea9891
      @doublea9891 Год назад

      so what? if he can get a better grade why won't he. how can you be so selfish@@thcookieh

    • @thcookieh
      @thcookieh Год назад

      @@doublea9891 wow, now cheat and let people be mediocre is to be selfish... Ok, so be it