EASIEST Way to Fine-Tune a LLM and Use It With Ollama

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

КОМЕНТАРІ • 169

  • @warpdotdev
    @warpdotdev  4 місяці тому +23

    What data would you fine tune your LLM on?

    • @siaboonleong
      @siaboonleong 4 місяці тому +2

      what is your hardware ? are you using intel or amd threadripper ?

    • @themax2go
      @themax2go 3 місяці тому

      that depends on the use case... are you asking for what use cases people are aiming to support?

    • @themax2go
      @themax2go 3 місяці тому

      but i guess here's one: finetuning qwen2.5-32b on various ai related github prjs that are written in python, with a focus on agentic workflows, maybe individual finetunes for each agent python lib / framework, such as autogen, langchain / langgraph, ...

    • @shiftto
      @shiftto 3 місяці тому

      youtube need more chanels alike this. great job

    • @Toti330
      @Toti330 2 місяці тому +2

      I'm using it to fine-tune a Minecraft bot (Mindcraft from Emergent garden)

  • @siddhubhai2508
    @siddhubhai2508 4 місяці тому +195

    No over rating, no over talking, streight forward, love it.

    • @OilersFlash
      @OilersFlash 3 місяці тому +1

      Sadly this may be the first time I disagree with that sentiment. Haha. I loved it but was looking for a course link at the end because it was too much too fast ;)

    • @siddhubhai2508
      @siddhubhai2508 3 місяці тому +3

      @@OilersFlash Yea bro (actually uncle, cuz I'm 15 and your dp shows...), I realized that the viewer will need some pre knowledge of LLMs and its workings and also some pre basic knowledge of fine-tuning! But yea the video was good actually!

    • @OilersFlash
      @OilersFlash 3 місяці тому

      @@siddhubhai2508 it is good ;)

    • @122333Jordan
      @122333Jordan 14 днів тому

      100% this.

  • @cjofre
    @cjofre 3 місяці тому +47

    This is exactly how we are tuning our open source LLMs, the use of unsloth+LORA is key. Validation of the learning is an adventure. We did this over the same tech stack mentioned here. Very good video, of course, lots of details behind each step that cannot be explained in a short video. Great use of lighting and your pace is excellent. Looking forward to more vids.

  • @Emocar2
    @Emocar2 3 місяці тому +28

    Thank you straight to the point
    I usually have some ptsd when looking at tutorials

    • @thecaptain2000
      @thecaptain2000 3 місяці тому +1

      it depends, this is useful, just if you already know how to do it and you just need a refresh on the steps. In other words, you want to watch it just if you do not need it

    • @eygs493
      @eygs493 9 днів тому

      hi i love you

  • @first-thoughtgiver-of-will2456
    @first-thoughtgiver-of-will2456 3 місяці тому +10

    Great video for people who know coding and local llm but havent finetuned!

  • @Laowater
    @Laowater 2 місяці тому +5

    amazing quality of editing, sound, video - beyond the programming side!
    A pleasure for the eyes and ears to watch!

  • @injeranamitmita
    @injeranamitmita Місяць тому +8

    Knowing such a deep technical subject is one thing, but teaching it well is another! well done young lady.

  • @dasarivashish
    @dasarivashish 26 днів тому +19

    I appreciate that this content is geared towards those with prior knowledge, but I think it would be really beneficial to create a beginner-friendly video that breaks down the process into clear, step-by-step instructions. That way, newbies like me can easily follow along and learn from your expertise.

    • @lilyrooney
      @lilyrooney 19 днів тому +1

      seconding this. its hard to find good resources on making/using your own datasets when its not in such a friendly prepackaged format

    • @raybod1775
      @raybod1775 12 днів тому

      Keep searching UA-cam.

  • @arianetrek7049
    @arianetrek7049 2 місяці тому

    I was already taken by the clear content but the KEY highlight of simply mentioning Conda shows the high quality of your informations. Subscribed and thanks for the tuto.

  • @tekwon
    @tekwon Місяць тому

    What a great tutorial, so much info in 5 mins. It took me a while to fill in the gaps because I didn't even know what Jupyter notebook was but I now have this running on my local GPU. You can (just) run this example with 16GB vram.

  • @skymeisterkai7589
    @skymeisterkai7589 15 днів тому

    Thank you for the simple, straight forward insight. Hope you come out with more bite size knowledge.

  • @ToastyWalrus7
    @ToastyWalrus7 2 місяці тому

    Easiest subscribe of my life, just wanted something easy and straight to the point

  • @foju9365
    @foju9365 3 місяці тому +2

    Five minutes made useful. Thank you for the crisp and neat video. ❤

  • @frobledo5584
    @frobledo5584 2 місяці тому +1

    Insanely good video!! Straight to the point and great presentation

  • @AghaKhan9
    @AghaKhan9 4 місяці тому +11

    Hi there.
    It's wonderful.. Will you Please share the notebook and also Google Collab notebook?

  • @sommerliermovie3547
    @sommerliermovie3547 3 місяці тому +1

    This is what I am thinking to do. Finding this video maybe saved half a day

  • @mr.gk5
    @mr.gk5 3 місяці тому +7

    Great video straight to the point, but could you please elaborate more on feeding custom dataset to the script? What are the steps? You wrote it right on the script or did you load it from a different file? Or did you upload to hugginface and use the token from there? Im confused

  • @HellTriX
    @HellTriX 2 місяці тому +20

    Every how-to I've found so far glazes over the training datasets. Like here she goes from here is 100k sql dataset, then here are is how the model expects the prompt, but then doesn't show the format of how the dataset is loaded into the model. What does the sql_context look like, what does the sql_prompt look like, what is the sql, and sql_explaination? Fine tuning is one thing but people also need to know how to build and integrate datasets for training.

    • @twistyx808
      @twistyx808 Місяць тому +2

      Agreed. Every video is skipping over detail to actually build your own functionality.

    • @jofus521
      @jofus521 Місяць тому

      That’s kind of the point. It’s open source open secret

    • @David-Codes
      @David-Codes 23 дні тому

      Did you find a better video that explains this?

  • @robertjalanda
    @robertjalanda 3 місяці тому

    great and short video guys incredible!!

  • @rtATvw
    @rtATvw Місяць тому +1

    @warpdotdev
    In the interest of establishing the repeatability of your result can you indicate whether the output @ 5:01 is unedited? typical? Mine is amending the prompt and typically produces output in the format of the Alpaca training text generating entries of 'SQL Prompt', 'SQL', 'Explanation', 'Question', 'Instruction', 'Company database' in the output.

    • @anirudhm
      @anirudhm Місяць тому

      Yes, same. Would be useful if they share the link to the code.

  • @valenciawalker6498
    @valenciawalker6498 2 місяці тому

    Great explanation and presentation of LLM.

  • @chokosabe
    @chokosabe 3 місяці тому

    What a clean presentation.

  • @pabloambrosio2185
    @pabloambrosio2185 24 дні тому

    So nice and clear! Tank you a lot!

  • @0xngmi
    @0xngmi 4 місяці тому +10

    wouldve been nice if you had shared the full collab code...

    • @_didi_the_best_all
      @_didi_the_best_all 27 днів тому

      Guys, it is a collab from Unsloth. You can search on Google "Llama-3.1 8b unsloth" and you will find out.

  • @TGIMonday
    @TGIMonday 9 днів тому

    Liked and subbed, so helpful, thank you!!

  • @mongstyt9946
    @mongstyt9946 Місяць тому

    Immediately subscribed

  • @markring40
    @markring40 3 місяці тому

    Another great video!! Thanks.

  • @nagalman
    @nagalman 3 місяці тому

    Great video. To the point. Effective

  • @iamakshobhyashukla
    @iamakshobhyashukla 3 дні тому

    hi, can you tell me how I can run a finetuned vision model based on llama-3.2-vision on Ollama. I ask this as unsloth does not support conversion of vision models to gguf .

  • @damianoficara6694
    @damianoficara6694 7 днів тому

    Regarding validation loss , is it normal that requires more time?

  • @anandraj2895
    @anandraj2895 3 місяці тому

    nice and straight forward approach

  • @SMCGPRA
    @SMCGPRA 21 день тому

    Could you please let us know what is hardware configuration needed for pc or laptop to run ollama and train llm models

  • @flutterflowexpert
    @flutterflowexpert 3 місяці тому

    Great video! Subscribed! 🎉

  • @Hey.MangoJango
    @Hey.MangoJango 4 місяці тому +1

    Well explained. Thanks

  • @FredRohn
    @FredRohn 21 день тому

    this is great! gonna try this...

  • @AIinAgriculture
    @AIinAgriculture 2 місяці тому

    Thank you for video. I followed your approach for finetuning the model text to SQL. When I work on my own database, its performance is not good. Unable to generate SQL query. I even used agent and examples queries our database. I am requesting suggestion from you. Thank you

  • @BCRBCRBCRBCRBCRBCR
    @BCRBCRBCRBCRBCRBCR 3 місяці тому

    Appreciate the brevity. Thank you.

  • @batmajk
    @batmajk 26 днів тому

    Hey, I have a question. I'm currently using gpt api tokens to generate models response thru python and run it over and over. Models are using information from knowledge base folder -- it would be easier to manage it through llama? My ideal scenario is to generate content model, by model and then use that output to generate complete story. Which solutions will you recommend for that purpose? Thanks

  • @lelouchlamperouge5910
    @lelouchlamperouge5910 Місяць тому

    So we are just creating loras here, I can have many and mount them as I need like with Stable Diffusion right?

  • @pnddesign
    @pnddesign Місяць тому

    I would really appreciate a version of this video but using a Mac thank you so much

  • @BrentLeVasseur
    @BrentLeVasseur 3 місяці тому

    Excellent tutorial! Doesn’t lowering the bit depth of the model greatly reduce accuracy? What are the pros and cons of doing so? Thanks!

  • @4.0.4
    @4.0.4 4 місяці тому

    Can you train 12B on 24GB or is 12B too big?
    Another question is if you have multi-turn data (conversations) can you finetune on that? The examples I see are for Q:A pairs.

  • @jason77nhri
    @jason77nhri Місяць тому

    Thank you for your informative tutorial.
    I’ve installed Ollama on Windows 10 and currently only use it for interactive conversations through CMD.
    However, I asked a friend, and they mentioned that Ollama cannot be used for fine-tuning. Why is that?
    Additionally, Unsloth offers convenient online fine-tuning, but if the training data requires privacy and fine-tuning needs to be done locally
    or even if the base model is in Safetensors format from others-where should I start?
    Are there any learning resources or references you would recommend?
    Thank you!

    • @usaid3569
      @usaid3569 20 днів тому

      learn from chatgpt

  • @nnpy
    @nnpy 3 місяці тому +1

    Yoo, what theme are you using in your system?? That's really cool

  • @PMe-my1td
    @PMe-my1td 3 місяці тому

    can this be done all from the wsl terminal? I am using ollama, webui and docker, but would like to train some company pdf's better, can this be done?

  • @alucard00mx
    @alucard00mx 3 місяці тому

    It was a great video, but I have a question, is it compatible with the new versions called 3.2, especially versions 1B and 3B?

  • @shreyasbs2861
    @shreyasbs2861 Місяць тому

    Awesome explanation in short video….some UA-camrs consuming 2 to 3 hours for this content

  • @JanMasata-b4m
    @JanMasata-b4m 14 днів тому

    Is it possible to do this while not having a NVIDIA graphics card?

  • @lakshman587
    @lakshman587 2 місяці тому

    Intresting video!!

  • @sikandarali5117
    @sikandarali5117 3 місяці тому +1

    I'm working on a RAG application. I'm using a pdf file as a text data and I have clean the data as well using NLTK. I already have ollama install in my local system and also llama2 model. I
    embed the data in to vector form using ollama embedded model mxbai-embed-large and store it on chromabd. but if I give the prompt and get response, it give me the response but not according to my data. and how do I finetune the model? I just need guidance and sequence so I work on the project. It's important to me. I need your guidance. please reply. I'm using windows10.
    Thank you!

    • @ibrahimgamal7603
      @ibrahimgamal7603 3 місяці тому

      It's easy you should write in your prompt template = """Answer the question based ONLY on the following context:
      {context}
      Question: {question}
      """

    • @muhammadumarnawaz9200
      @muhammadumarnawaz9200 3 місяці тому

      @@ibrahimgamal7603 Could be anything such as you are not using a good doc extractor or your embedding model sucks. Changing chunk and overlap size might help. Don't go for finetuning straight away, do some experimentation and figure out where the problem lies exactly otherwise even finetuning won't work.

    • @sikandarali5117
      @sikandarali5117 3 місяці тому

      @@muhammadumarnawaz9200 ok mate thank you for your help

  • @KavinMoudgil
    @KavinMoudgil 28 днів тому

    Can you provide me the link for your ubuntu desktop wallpaper 🙃

  • @DaveAlexKD
    @DaveAlexKD 3 місяці тому +2

    at 2:00 is 8 Billion not 8 bit.

  • @brianchap2680
    @brianchap2680 5 днів тому

    Do you ever help companies with their own projects? I'm looking for some help on my build

  • @elleryfamilia8291
    @elleryfamilia8291 3 місяці тому

    if I train a model, will the responses be restricted to just my training data/examples? Or does the model's original training also play a role?
    For example, say I trained it on model to respond with vehicle specs. I feed it a vehicle name and the model returns the vehicle specs. Say I finetune the model with 50 examples (honda civic, toyota camry, volvo xc90, etc).... however, in reality there are 300,000 possible vehicles. Would finetuning on 50 examples help? Sure, I can put the 50 models in the prompt but then I'd just be wasting tokens.

  • @TheMariolino2005
    @TheMariolino2005 3 місяці тому

    Excellent direct video on fine-tuning, congrats. Could you also share the python source code that you used in the video? Thanks.

  • @magnusjensen2767
    @magnusjensen2767 Місяць тому

    I would appreciate if this tutorial went more into detail on how to make a dataset comply with the model's promt template. From this video, there is no data processing being done and i think in real cases you would have to work with the data, or write a script, that chnges the data so that it fits with the prompt template (e.g. the Alpaca one she shows in the video)

  • @telepathytoday
    @telepathytoday 3 місяці тому

    How long did it take for the training / fine-tuning on your 4090? Thanks for the video!

  • @DabnisUK
    @DabnisUK 3 місяці тому

    Apologies if this is a dumb question, but where is, is there a link to the notebook?

  • @lesptitsoiseaux
    @lesptitsoiseaux 3 місяці тому

    I have 55K classes with an ungodly amount of transcripts. What'll be better and faster? RAG or finetuning?

  • @golodiassaid4879
    @golodiassaid4879 Місяць тому

    How do you train on 3Gb pdf and word files locally

  • @bnug242
    @bnug242 Місяць тому

    is the notebook posted anywhere?

  • @adrainhuang6068
    @adrainhuang6068 2 місяці тому

    good guide to play by myself

  • @MuhammadFahreza
    @MuhammadFahreza 3 місяці тому

    what ubuntu are you using, the terminal looks dope

  • @programan6391
    @programan6391 3 місяці тому

    Does fine-tuning shouldn't generate small models that theoretically run fully local and avoid spending money on OpenAI?

  • @eduardmart1237
    @eduardmart1237 3 місяці тому +2

    Is unsloath free?

  • @sheraliabdukakhkharov7899
    @sheraliabdukakhkharov7899 23 дні тому

    Could you share the link for ipynb file?

  • @Lord_LindaThePhilosopher
    @Lord_LindaThePhilosopher Місяць тому

    Where is the data? I did not see any data given to the model to use. I feel like its perfectly possible to have a model "train in realt time" where you tell a model go in to learning mode. Then it will "learn" or "memorize" data you give it. Specifically text based data. And then it has a chance of using it when you ask a question related to that data. Why has this not been done yet? Or has it? I guess what im talking about is somthing like custom GPTs. Which i feel would be eaiser and more worth it. Its just im looking for that but on device.

  • @GARYGUS
    @GARYGUS 3 місяці тому

    what is the estimate cost for training such a model?

  • @elasdebastos235
    @elasdebastos235 3 місяці тому

    I actually liked the music. Great editing also. I found the proyect idea a little bit boring. You could train it for something actually awesome

  • @CiaoKizomba
    @CiaoKizomba 11 днів тому

    can you provide the code you used?

  • @infotainment6830
    @infotainment6830 2 місяці тому

    Is it possible to make your own AI model with this that speaks to you like Jarvis and understands tone, etc?

  • @MFEeee
    @MFEeee Місяць тому

    Wow! Can this work on MAC?

  • @noachere
    @noachere 2 місяці тому

    Do you have github repo of the code?

  • @maloyaircraft1174
    @maloyaircraft1174 3 місяці тому

    Video on formatting data sets to follow? 😅

  • @IvanLesnov
    @IvanLesnov 2 місяці тому +1

    fine tuneing offline ?

  • @arthurlee8961
    @arthurlee8961 Місяць тому

    Does this support AdaLoRA or Vera?

  • @imai_official
    @imai_official 3 місяці тому

    How to collect dataset pls show it

  • @furetosan
    @furetosan 2 місяці тому

    Isn't this RAG? Doesn't chunking fit anywhere?

  • @WiteBot
    @WiteBot 3 місяці тому

    Give us the collab link! Or better yet the llamasql gguf link!

  • @Larimuss
    @Larimuss 3 місяці тому +1

    Great tutorial! Thanks. Really like the definitions and explanations rather than just glossing over the code.. would love to see a full tutorial series 😮
    I'd like to try to code it myself, but it would be good if you could share the code too.

  • @Hey.MangoJango
    @Hey.MangoJango 4 місяці тому +2

    Can we train tinyllama to do something similar? Since was trying to run AI on Raspberry Pi 5 (with Hailo AI Accelerator)

  • @isbestlizard
    @isbestlizard Місяць тому

    I think I'll just get an llm to make the dataset and make it llms both sides of the data->training loop

  • @sreeramn5240
    @sreeramn5240 2 місяці тому

    Thanks 🙏

  • @superfreiheit1
    @superfreiheit1 29 днів тому

    Can you make the code are smaller and remove the background music

  • @benjaminbirdsey3281
    @benjaminbirdsey3281 2 місяці тому

    Unsloth has a dependency of triton, which doesn't seem to be compatible with windows.

  • @hasanaqeelabd-alabbas3180
    @hasanaqeelabd-alabbas3180 Місяць тому

    Inam finding difficulty understanding the converting of data set

    • @hasanaqeelabd-alabbas3180
      @hasanaqeelabd-alabbas3180 Місяць тому

      Is ubuntu on windows ? Or dependent system ?
      I need more tiny steps to convert the dataset

  • @frankdearr2772
    @frankdearr2772 24 дні тому

    Great 👍

  • @diasdeinvierno8041
    @diasdeinvierno8041 3 місяці тому +1

    It's a great how to but you missed a "before trainng" and "after training" examples of how the model responded. Good video anyway. Couldn't get much out of it though

  • @MasterMind-e4b
    @MasterMind-e4b 12 днів тому

    সাধারনত সুন্দুরী মেয়েদের বুদ্ধিমত্তা হাঁটুর নিচে থাকে। কিন্তু মিলিয়নের মধ্যে তোমার মত হয়তো ১/২ জন থাকে। আমি উপকৃত হয়েছি।।

  • @hansgruber3495
    @hansgruber3495 Місяць тому +1

    Nice video, but the music is way too disctracting.

  • @bugsbane
    @bugsbane Місяць тому

    that subselect that it generated @5:01 makes me instinctively cringe - hoping it would generate the subselect as a join... - for instance why do:
    "select p.* from posts as p inner join posttags as pt on p.post_id = pt.post_id where tag_id in ( select tag_id from tags where name = 'terminal' )"
    instead of:
    select p.* from posts p inner join posttags pt on p.post_i = pt.post_id inner join tags t on t.tag_id = pt.tag_id where t.name = 'terminal'
    seriously - the 2nd one appears easier to optimize. right? oh well....

  • @danyahsan3958
    @danyahsan3958 2 місяці тому

    link

  • @AnirbanKar4294
    @AnirbanKar4294 2 місяці тому

    subscribed

  • @blackstonesoftware7074
    @blackstonesoftware7074 3 місяці тому +1

    Can I do this without Conda? I hate Conda

  • @proxyme3628
    @proxyme3628 2 місяці тому

    Why not share the source code???

  • @shashanksinghal8395
    @shashanksinghal8395 4 місяці тому +1

    why didn't you directly use hugginface trainer to train, why using unsloth? I want to know what was the benefit of using unsloth over hugginface trainer.

    • @Frxnb
      @Frxnb 3 місяці тому

      No benefit My friend :(

    • @andrescmarin
      @andrescmarin Місяць тому

      Less memory was what she stated

  • @Kappaツ
    @Kappaツ 2 місяці тому +1

    damn, now i want to create my own personal DAN assistant without OpenAI interfere with her

  • @anshvashisht8519
    @anshvashisht8519 Місяць тому

    where is the link for google colab?

  • @WolfsKonig
    @WolfsKonig 2 місяці тому

    Nice

  • @oloix
    @oloix 2 місяці тому

    Thanks! Although I do have a question why you show so much of yourself... I admit it's nice and pleasant to look at, however I would prefer to look at the code or things you talk about. Especially when I watch your videos at work I would definitely like to avoid someone thinking that I watch some silly videos during work while I actually watch work related stuff. Anyway, really interesting videos so thanks again! 😊✌