Тёмный

Building open source LLM agents with Llama 3 

LangChain
Подписаться 52 тыс.
Просмотров 25 тыс.
50% 1

Agents combine tool use, memory, and planning to build systems that are capable of short- or long-term autonomous tasks. Here, we show how to build agents from scratch, using Llama 3 with tool calling (via Groq) and LangGraph. Check out our Llama 3 recipes here!
github.com/meta-llama/llama-r...

Наука

Опубликовано:

 

6 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@jdmcivicrrr
@jdmcivicrrr Месяц назад
Great video. Enjoy videos like this that involve building local opensource models, agents, multi agents, tool calls, RAG, etc. The future of AI isn't going to be larger proprietary models, but smaller open ones that are specialized in specific tasks, with a rag database and orchestrated together. Thanks for all the great videos!
@fintech1378
@fintech1378 Месяц назад
how bout multi agent framework and how to achieve 100% reliability and 0% error rate
@SonGoku-pc7jl
@SonGoku-pc7jl Месяц назад
2nd type if llm, like vlm, as a tool for agent, good idea :) thanks
@StephenRayner
@StephenRayner Месяц назад
Tool use without Groq 🤷‍♂️?
@tkgravikarthik
@tkgravikarthik 13 дней назад
I have the similar question : Though they have given demo with other llm provides like Replicate, and OpenAi , I was wondering where is ollama ?
@breakitdown4700
@breakitdown4700 Месяц назад
Thanks for the video Lance, this actually makes it super clear. I would love to use Groq as llm provider, but does it stores any conversation. Wondering if it provides enterprise level security and compliance?
@eltondoisy1533
@eltondoisy1533 Месяц назад
great !! is it possible to have the same tutorial but with a local model with ollama or llama.cpp?
@Simon-temporary
@Simon-temporary 26 дней назад
the link in the description to the source code doesnt exist. Where can we find it?
@bsarel
@bsarel Месяц назад
Great video! But for all of you who will try this, it’s important to emphasize that the official llama3 model will not work for you. What’s being used here is the Groq version which they’ve fine-tuned to support tool calling. I’m just reiterating this because some comments suggests that it’s not clear. Good luck 🍀
@GroqInc
@GroqInc Месяц назад
We do not fine tune our models.
@bsarel
@bsarel Месяц назад
⁠@@GroqInc 🤔 huh, I stand corrected - secret sauce then 😅. Impressive nonetheless. Although, still worth mentioning that without secret sauce or fine tuning it will not work out of the box with the untouched llama3 models. Another perk for using Groq BTW 😉
@Aripb88
@Aripb88 Месяц назад
Would it not be possible to use the json output format from llama3 to achieve the appropriate payload output needed for function calling?
@waneyvin
@waneyvin Месяц назад
Great jobs Lance, and is it depending on llama3? I found sometimes bind_tools output different format or cannot work on some other llms? is it possible to make it universal or else is it possible to provide a list of tested llms? cheers mate!
@Aripb88
@Aripb88 Месяц назад
Could you approximate tool use with the 7b model if you had some sort of format checking of the output?
@tkgravikarthik
@tkgravikarthik 13 дней назад
Thanks for the demo Lance. I don;t want to use any LLM providers, instead I want to use local LLM via Ollama. It seems like Ollama based LLM doesn't support tools. Any idea?
@ntelo
@ntelo Месяц назад
This is really helpful. So the binding action only acts to retrieve the inputs for the tools it understands that need to be used. I believe this can get pretty inaccurate if we ingest 100 tools right? Can you recommend how this should be structured if we would like to have several assistants being responsible for certain actions instead of one assistant deciding which tools to run? Will you ever create a bot to replace yourself so that we can ask these questions to it :D ?
@stanTrX
@stanTrX Месяц назад
Thanks. How to take two inputs for a function (tool)?
@lw2519
@lw2519 Месяц назад
I'm still confuse about Chain and Agent, when I can use Chain, when should I use Agent, is anyone can help me to answer my query, please? Thanks !
@captainkirk8999
@captainkirk8999 Месяц назад
Just installed llama3 , it can not remember my name!
Далее
Reliable, fully local RAG agents with LLaMA3
21:19
Просмотров 107 тыс.
Building a Generative UI App With LangChain Python
43:01
🤡Украли У ВСЕХ🤪
00:37
Просмотров 156 тыс.
Introducing The New Champion of Function Calling!
14:51
Flow Engineering with LangChain/LangGraph and CodiumAI
1:00:23
The 3 Laws of Writing Readable Code
5:28
Просмотров 443 тыс.
Creating an AI Agent with LangGraph Llama 3 & Groq
35:29