Spring AI - Run Meta's LLaMA 2 Locally with Ollama 🦙 | Hands-on Guide |

  Рет қаралды 8,090

Java Techie

Java Techie

18 күн бұрын

#JavaTechie #SpringAI #Ollama #LLaMA2
👉 In this tutorial I will walk you through the steps to understand how to run LLM locally using ollama & spring ai , We will also work on a hands-on project with the popular LLM, Llama2
What You Will Learn:
👉 What is Spring AI?
👉 What is Ollama?
👉 What is LLaMA 2 ?
👉 hands-on project with the popular LLM, Llama2
Spring documentation : docs.spring.io/spring-ai/refe...
🧨 Hurry-up & Register today itself!🧨
Devops for Developers course (Live class ) 🔥🔥:
javatechie.ongraphy.com/cours...
COUPON CODE : NEW24
Spring boot microservice Premium course lunched with 70% off 🚀 🚀
COURSE LINK : Spring boot microservice course link :
javatechie.ongraphy.com/cours...
PROMO CODE : SPRING50
GitHub:
github.com/Java-Techie-jt/spr...
Blogs:
/ javatechie4u
Facebook:
/ javatechie
Join this channel to get access to perks:
kzfaq.infojoin
🔔 Guys, if you like this video, please do subscribe now and press the bell icon to not miss any update from Java Techie.
Disclaimer/Policy:
📄 Note: All uploaded content in this channel is mine and it's not copied from any community, you are free to use source code from the above-mentioned GitHub account.

Пікірлер: 45
@_vku
@_vku 6 күн бұрын
Thanks Basant sir, as a developer i like ur video to watch, whenever new leaning required i follow ur video.
@SouravDalal1981
@SouravDalal1981 11 күн бұрын
Great job. Will look forward for Vector database with AI integration
@TheMrtest123
@TheMrtest123 14 күн бұрын
Thanks for starting a series on AI. This is the need of the hour. Thanks for accepting our request for AI demos
@dmode1535
@dmode1535 16 күн бұрын
Thanks for posting this sir, I have learn a lot from you. Developers should be the highest paid group of any field because we do more learning than any field. We never stop learning, there is always something new to learn.
@itdev7097
@itdev7097 13 күн бұрын
"Developers should be highest paid group in any field".... exactly the opposite should happen.
@gopisambasivarao5282
@gopisambasivarao5282 8 күн бұрын
Thanks Basant. Appreciate your efforts. God bless you!
@grrlgd3835
@grrlgd3835 15 күн бұрын
thanks for this JT. another great video. I'm going to take a look at the ETL framework for Data Engineering. look forward to more content
@abdus_samad890
@abdus_samad890 15 күн бұрын
Loved it... Yes you can create more.
@rajasekharkarampudi2669
@rajasekharkarampudi2669 15 күн бұрын
Great start to the Java AI world bro, Will be Waiting for the demos in this playlist on RAG applications using Vector DB, and Function calling, Take your time and plan a video on E2E real world projects, deploying it on a server.
@satyendrabhagbole3746
@satyendrabhagbole3746 8 күн бұрын
Brilliant explanation
@rabiulbiswas5908
@rabiulbiswas5908 15 күн бұрын
Thanks for the video. I hope more will come on Spring AI soon.
@SrkSalman416
@SrkSalman416 15 күн бұрын
Very Good Video On Spring-AI. Your content(Videos) like Java Magnet, Its attract very fast.
@mayankkumarshaw635
@mayankkumarshaw635 16 күн бұрын
Very nice ❤❤
@psudhakarreddy6548
@psudhakarreddy6548 15 күн бұрын
Thank you
@ChandraSekhar-jm3sr
@ChandraSekhar-jm3sr 13 күн бұрын
Please share different model videos...they are very helpful
@muralikrishna-qh6vg
@muralikrishna-qh6vg 14 күн бұрын
Thank you Basanth, can you please take us to Spring ai with google cloud (like vertexAiGemini) also vertextai with java
@petersabraham7423
@petersabraham7423 14 күн бұрын
Great video. Thank you for always making effort to update us with the latest technologies. I have one issue though, after implementing the generate rest api, my response takes too long, sometimes it takes up to 7minutes and i also noticed that you used GET request while llama "/api/chat" expects a POST request. Is there a particular reason you used a GET request? 2. Is it possible to train the llama model to recognize and provide responses based on the trained data?
@kappaj01
@kappaj01 15 күн бұрын
Great video. Can you do a RAG solution using the Weaviate Vector DB? I had one with AI 0.8 running, but it has changed so muched to 1.0...
@Javatechie
@Javatechie 15 күн бұрын
Sure I will give a try as currently I am learning it 😊
@driveDoses
@driveDoses 15 күн бұрын
Great start in AI world. I had question If I have an spring boot application and I want ans related to my application data only. how we can achieve that
@Javatechie
@Javatechie 15 күн бұрын
I am not sure will check and update you
@2RAJ21
@2RAJ21 5 күн бұрын
I got below issue verifying sha256 digest writing manifest removing any unused layers success Error: model requires more system memory (8.4 GiB) than is available (2.9 GiB) after running -> docker exec -it ollama ollama run llama2 how to solve this ?? please help me..
@koseavase
@koseavase 6 күн бұрын
Here comes Spring boot to challenge Python
@liqwis9598
@liqwis9598 15 күн бұрын
Hey basant nice video , can you please teach us how to use RAG functionality in locally running llms
@Javatechie
@Javatechie 15 күн бұрын
I will do this
@liqwis9598
@liqwis9598 15 күн бұрын
@@Javatechie thank you as always 🙂
@moinakdasgupta3341
@moinakdasgupta3341 15 күн бұрын
Hi JT, I am running both ollama and my spring boot app using docker compose, but app is getting 500 response when hitting ollama api. This is fixed only when I manually run ollama run llama2 or ollama pull llama2 in the ollama container. Is there any way to automatically pull the model while starting from docker compose? I tried command: ["ollama", "pull", "llama2"] in docker compose file with no luck :(
@Javatechie
@Javatechie 15 күн бұрын
not sure buddy, I will check and update you
@MrSumeetshetty
@MrSumeetshetty 15 күн бұрын
Thanks bro.. You are a good motivation for all developers to keep learning ❤
@flutterdevfarm
@flutterdevfarm 15 күн бұрын
Sir, are you launching any latest course spring boot & microservices? The course which is listed on your site, is it Live?
@attrayadas8067
@attrayadas8067 15 күн бұрын
It's pre-recorded!
@Javatechie
@Javatechie 15 күн бұрын
It was recorded session of past live class currently I don't have any plan for new batch but If I have any plan in future then definitely I will update first in my KZfaq channel for my audience 😀
@theniteshkumarjain
@theniteshkumarjain 15 күн бұрын
Do we need tokens to generate the response? Also are these models for free?
@Javatechie
@Javatechie 15 күн бұрын
No tokens required yes these models are open-source
@theniteshkumarjain
@theniteshkumarjain 15 күн бұрын
@@Javatechie thanks
@rishiraj2548
@rishiraj2548 15 күн бұрын
😎👍🏻💯🙏🏻
@vaibhavshetty3781
@vaibhavshetty3781 15 күн бұрын
getting this error while , Error: llama runner process has terminated: signal: killed
@Javatechie
@Javatechie 15 күн бұрын
At what step are you getting this error?
@vaibhavshetty3781
@vaibhavshetty3781 15 күн бұрын
@@Javatechie while running docker exec -it ollama ollama run llama2
@vaibhavshetty3781
@vaibhavshetty3781 15 күн бұрын
does it require any higher machine spec
@Javatechie
@Javatechie 15 күн бұрын
No specification required
@abhishekkumar2020
@abhishekkumar2020 11 күн бұрын
getting same error
@CenturionDobrius
@CenturionDobrius 15 күн бұрын
As usual, great job ❤ Please, if possible, work on your microphone voice quality recording
@Javatechie
@Javatechie 15 күн бұрын
Hello buddy thanks for your suggestion actually mic quality is good and things are echoing so will definitely try to improve it
아이스크림으로 체감되는 요즘 물가
00:16
진영민yeongmin
Рет қаралды 58 МЛН
THEY made a RAINBOW M&M 🤩😳 LeoNata family #shorts
00:49
LeoNata Family
Рет қаралды 41 МЛН
Heartwarming Unity at School Event #shorts
00:19
Fabiosa Stories
Рет қаралды 15 МЛН
Claude 3.5 Deep Dive: This new AI destroys GPT
36:28
AI Search
Рет қаралды 527 М.
5 Design Patterns That Are ACTUALLY Used By Developers
9:27
Alex Hyett
Рет қаралды 219 М.
Path of Exile 3.25 Righteous Fire Changes
22:05
Pohx Kappa
Рет қаралды 86 М.
Mastering Cold Calling in 2024
9:11
Bri Galarza
Рет қаралды 494
What are AI Agents?
12:29
IBM Technology
Рет қаралды 57 М.
iPhone, Galaxy или Pixel? 😎
0:16
serg1us
Рет қаралды 555 М.
НЕ ПОКУПАЙ СМАРТФОН, ПОКА НЕ УЗНАЕШЬ ЭТО! Не ошибись с выбором…
15:23
Отдых для геймера? 😮‍💨 Hiper Engine B50
1:00
Вэйми
Рет қаралды 1,2 МЛН
Как правильно выключать звук на телефоне?
0:17
Люди.Идеи, общественная организация
Рет қаралды 1,7 МЛН
Это - iPhone 16 и вот что надо знать...
17:20
Overtake lab
Рет қаралды 91 М.