Chatbot using LM Studio | Open Source LLMs | No API Keys Required

preview_player
Показать описание
Discover, download, and run local LLMs.
In this video, we are going to use a Chatbot using Open Source LLM.
So, we wont be using the costly OpenAI API keys.

AutoGen Videos:

#ai #chatgpt #Autogen #lmstudio

🔔 Don't forget to hit the bell icon to stay updated on our latest innovations and exciting developments in the world of AI-powered entertainment!
LINKS:

Other Interesting Videos on my Channel

TIME STAMPS:

0:00 Intro
0:57 Python
1:16 Visual Studio Code Editor
1:27 LM Studio (Installing)
1:48 Start LM Studio
2:48 Download LLM
3:50 Chat Function in LLM Studio
4:42 VS Coding
5:28 Create Virtual Environment
13:12 Get API Keys FREE
15:21 Server Logs
17:13 Summarize
18:22 Future Prospects

If you have any questions, comments or suggestions, feel free to comment below. Subscribe and press the bell icon for latest videos.
Рекомендации по теме
Комментарии
Автор

Finally!! Every video I have seen about LM studio shows that you can deploy the models from a local server but no one shows how you actually do it. Everyone elsey videos talk about all the basics about how to choose a model and adjust the settings and the temperature etcetera etcetera, but no one has actually shown that they know how to deploy the model locally without using the GUI and run a local server. I've been looking for this for weeks. Thank you so much. Thank you for taking the time to figure out how to do it and deciding to make a video.

tishinpadilla
Автор

please tell me how can run local-server in my server and use web gui chatbox (or somthing have like copilot or...) in my cleint (or any computer in my network)
tnx

payamaemedoost
Автор

Thank you for sharing! I love the video. It’s very helpful.

rinternet
Автор

The exapmle code for chatbot does not store any context: i.e. LM answers are isolated and not connected to any previous questions.
How to deal with the context to produce continious conversatoon?

shurmurray
Автор

Thank you for the great video! I'm planning to create a chatbot using LM Studio for personal purposes in the same way as the image you uploaded. In the image above, it seems that the chatbot is implemented without inputting or learning a separate dataset, but how can I input the dataset I prepared based on this image and implement it? And when implementing a chatbot like the method shown in this video, in what format should I learn or input the dataset so that it can be implemented smoothly?

윤명세
Автор

Sir, I got this error: "AttributeError: 'str' object has no attribute 'get'", Do you have some idea ?

shenyi
Автор

How are the hardware specs? I want to try it on my laptop, but not sure if it can handle it or not.

nufh
Автор

McAfee wouldn't allow me to download it and it would delete the exe file from my computer.

tonywhite
Автор

How and where we can deploy this model?

NotesandPens-rowx
Автор

can someone help me how to build the bot as a webapp

roboticist
Автор

Yeah, what Jdsguam said. You over cooked this a bit. And are you using OpenAI or not? Bouncing around a little on that detail

Wodawic
Автор

Or.. . you can just run the model in chat mode in LM Studio. With no need to do all this.

jdsguam