Ollama: Run LLMs Locally On Your Computer (Fast and Easy)

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ • 37

  • @Larimuss
    @Larimuss 7 місяців тому +14

    Definitely would love to see more videos on training the models, finetunin and adding documents etc.

  • @iamfine4891
    @iamfine4891 7 місяців тому +5

    Love this channel, your content is clear explanation. Please do one video for fine tuning LLM for any specific task with one real-time use case

  • @mayankbhadauria1
    @mayankbhadauria1 8 місяців тому +3

    First I would like to thank you, As a beginner you have provided a solid platform to me. I would also eagerly wait for your next video on how to train model locally and fine tune . Thank you so much once again .

    • @pixegami
      @pixegami  8 місяців тому

      Thank you, glad you liked it!

  • @VasuChukka-vs5ze
    @VasuChukka-vs5ze Місяць тому

    Thank you so much for creating such amazing content! I’d love to see more videos on training and fine-tuning models.

  • @malkitsingh01
    @malkitsingh01 9 місяців тому +2

    Sound quality is much better in this new setup. I just saw your FastApi video (if you are wondering why I am appreciating the sound of the video 😂)

    • @pixegami
      @pixegami  9 місяців тому

      Haha I'm glad to hear that. I made some adjustments to my set-up, glad it's paying off :)

  • @CalsProductions
    @CalsProductions 6 місяців тому

    You have a great knack of keeping things simple and understandable.

  • @kacperwodarczyk9349
    @kacperwodarczyk9349 9 місяців тому +1

    Love this channel, very clear and factual explanation of the topic

    • @pixegami
      @pixegami  9 місяців тому

      Thank you, I really appreciate hearing that :)

  • @matheussimonaci
    @matheussimonaci 8 місяців тому +1

    Thanks, the simple codes you showed helped me a lot!

    • @pixegami
      @pixegami  8 місяців тому

      Glad to hear that!

  • @ap-rc5pe
    @ap-rc5pe 5 місяців тому

    Hi,
    I really like all your lectures and examples. Just wonder if you could show an example of how to use RAG within a web Ruby-based REST_API architecture ( using, for instance, Llama and Chroma_semantic_similarity_search with as input a pdf representing a job posting as an example?)
    Thanks a lot!

  • @lesptitsoiseaux
    @lesptitsoiseaux 8 місяців тому +1

    Diving a bit deeper into embeddings would be nice. And vector database. How to know the quality of your embeddings. What made you go to bedrock?

    • @pixegami
      @pixegami  8 місяців тому +1

      Ultimately, the only way to test your app effectively is to do end-to-end testing with a bunch of sample answers/questions. If you get good results, and the embeddings help you find the right items in the DB, your embeddings are probably good enough.
      As for Bedrock: my decision wasn't exactly to use Bedrock-it was more to use a larger cloud-based model (OpenAI or Gemini would be fine too). I just used Bedrock because my developer stack is quite biased/skewed towards AWS, so I guess just personal choice.

    • @lesptitsoiseaux
      @lesptitsoiseaux 7 місяців тому

      @@pixegami Could I hire you to assist me on a project? Very similar to your tutorial, it'd save me time?

  • @Screonizma
    @Screonizma 9 місяців тому +4

    It's interesting to train custom LLM instead of using RAG [2:45]

    • @pixegami
      @pixegami  9 місяців тому +2

      I haven't looked into training an LLM. It's a bit more challenging and expensive to do than just using an off-the-shelf model, but it's a great way to gain more control and quality from the LLM.

    • @Screonizma
      @Screonizma 9 місяців тому +1

      @@pixegami there is the limit for llm context so it's hard to convert knowledge base into a little text. There are no lot of examples of using ldap3 library on python, even llama3 knows it. But it's hard to produce example with my own messaging library in my corporation.

  • @mohamedjamaludeen7179
    @mohamedjamaludeen7179 8 місяців тому

    It's Good. Very nice explanation😀

  • @jimmylin8538
    @jimmylin8538 9 місяців тому +1

    can you do new episode combine with "Ollama: Run LLMs Locally On Your Computer (Fast and Easy)" and "Langchain Python Project: Easy AI/Chat For Your Docs"? Which you will just used local LLM to process the Docs

    • @pixegami
      @pixegami  9 місяців тому

      Absolutely :) A lot of people have been asking for this, so that's going to be my next video (plus a couple of other top requested features).

  • @alexandrosanapolitanos-ew4ox
    @alexandrosanapolitanos-ew4ox 8 місяців тому

    Super interesting! Do you know what are the RAM requirements to run this locally?

    • @manoharmeka999
      @manoharmeka999 8 місяців тому +1

      How you must frame your question is how the system requirements are changing from OLLAMA 1 to OLLAMA 3? So even if you invest heavily now, when the future versions come out and as LLMs keep growing size exponentially, there's no point running locally unless you're investing in hardware that requires to be upgraded every 4 years. Whatever you earn as bonus every year, keep it aside to invest in hardware, online tutorials and books.
      Finally you could put up your question to ChatGPT itself instead of seeking answers here.

    • @alexandrosanapolitanos-ew4ox
      @alexandrosanapolitanos-ew4ox 8 місяців тому

      @@manoharmeka999 you seem to be very strongly opinionated. But there are applications like when you are dealing with sensitive documents where you might not want to expose this info to open ai or anyone else via a query. Also that money might be a lot for people in India but are just a business expense for some others.

  • @Thelgren00
    @Thelgren00 8 місяців тому +1

    Can i install ai town with this. Other method was too complex for me as i am new to alot of this

    • @pixegami
      @pixegami  8 місяців тому +1

      Sorry, I'm not familiar with "AI Town" - is it this? github.com/a16z-infra/ai-town
      It looks like you can use Ollama as a backend: github.com/a16z-infra/ai-town?tab=readme-ov-file#3-to-run-a-local-llm-download-and-run-ollama

  • @arwazg6150
    @arwazg6150 8 місяців тому +1

    can i integrate ollama with java?

    • @pixegami
      @pixegami  8 місяців тому +1

      Doesn't seem like there's a first-party Java integration, but there are some third party ones: github.com/amithkoujalgi/ollama4j
      Or you can use Java to make a standard REST API call to the local server directly.

  • @zacharycangemi9525
    @zacharycangemi9525 5 місяців тому

    when he means locally, can anyone explain what that means? For example, let's say I want to use an LLM that I downloaded on my machine privately. Is this what that means? Not connected to the internet?

    • @JawahiirNabhan
      @JawahiirNabhan 5 місяців тому

      Yes you are right. It means that even if you loose your internet connection you will evidently receive a response from the chat.

  • @mzimmerman1988
    @mzimmerman1988 9 місяців тому +1

    thanks

    • @pixegami
      @pixegami  9 місяців тому

      You're welcome!

  • @morespinach9832
    @morespinach9832 9 місяців тому +1

    How about Meta’s LLM?

    • @pixegami
      @pixegami  9 місяців тому

      Absolutely. This is available on Ollama. You can use `llama2`, but now `llama3` is also available: ollama.com/blog/llama3