美团大模型Agent基础技术
社招全职2年以上核心本地商业-基础研发平台地点:北京状态:招聘
任职要求
1. 计算机、人工智能、数学等相关专业硕士及以上学历,两年以上大模型、智能体或相关领域研发经验。 2. 具备扎实的大模型训练和调优背景,熟悉主流的大语言模型(Deepseek、Qwen、Llama等)及其他开源模型。 3. 在以下至少一个领域有深入研究和实践经验: - 强化学习、基座训练 - 深度推理反思、逻辑和数学推理 - 长文本理解、生成和处理 - Function Call、工具调用 - Agent模型、多智能体系统 4. 熟练掌握机器学习和深度学习的理论知识,熟悉常用的算法和模型。 5. 精通至少一种深度学习框架(如TensorFlow, PyTorch),并具备良好的编程能力(Python, C++等)。 6. 具备优秀的算法设计和实现能力,能够独立完成算法的需求分析、方案设计、代码实现和效果评估。 7. 具备良好的团队合作精神和沟通能力,能够与产品、工程团队高效协作。 8. 宽广的技术视野,强烈的钻研精神,主观能动性和学习能力,敢想,能适应快速变化的技术趋势。 具备以下条件优先 1. 具备基座训练、强化学习、推理反思等方向的经验,对大模型、智能体方向的演进有自己的理解和判断。 2. 能够大模型演进规律以及业务对大模型的需求,进行合理的技术选型和方案设计。 3. 具备良好的项目管理能力、沟通协调能力和解决问题的能力。
工作职责
美团基础研发平台,作为公司的核心技术平台,致力于“零售+科技”的战略发展。我们专注于智能体构建、大模型推理、多模态训练等核心技术,并通过FRIDAY模型工厂与应用工厂,为业务提供稳定、安全、易扩展与技术先进的平台技术和技术能力。我们聚焦于大模型和智能体的前沿算法研究和应用落地,致力于将先进的人工智能技术转化为实际的业务价值。 我们真诚邀请你加入我们,共同推动技术发展,创造行业价值。 1. 负责大模型智能体的关键技术能力沉淀,包括但不限于深度反思、知识和指令遵循、推理规划等。 2. 负责大模型基座能力增强,提升业务场景所需的基座能力。 3. 负责多模态大模型的应用实践,特别是语音文本融合的多模态大模型的应用。 4. 研发和优化智能体的function call、多智能体间协调,使其能够高效、准确地调用内部和外部工具,扩展智能体的应用边界。 5. 深入理解本地生活服务业务场景,抽象业务所需的大模型基础能力深度优化,推动相关技术在实际业务中的应用。 6. 紧密跟踪业界前沿技术,结合业务需求进行预研和技术储备,保持团队的技术竞争力。
包括英文材料
学历+
大模型+
https://www.youtube.com/watch?v=xZDB1naRUlk
You will build projects with LLMs that will enable you to create dynamic interfaces, interact with vast amounts of text data, and even empower LLMs with the capability to browse the internet for research papers.
https://www.youtube.com/watch?v=zjkBMFhNj_g
Llama+
https://github.com/LlamaFamily/Llama-Chinese
Llama中文社区,实时汇总最新Llama学习资料,构建最好的中文Llama大模型开源生态,完全开源可商用。
https://www.llama.com/docs/overview/
This guide provides information and resources to help you set up Llama including how to access the model, hosting, how-to and integration guides.
强化学习+
https://cloud.google.com/discover/what-is-reinforcement-learning?hl=en
Reinforcement learning (RL) is a type of machine learning where an "agent" learns optimal behavior through interaction with its environment.
https://huggingface.co/learn/deep-rl-course/unit0/introduction
This course will teach you about Deep Reinforcement Learning from beginner to expert. It’s completely free and open-source!
https://www.kaggle.com/learn/intro-to-game-ai-and-reinforcement-learning
Build your own video game bots, using classic and cutting-edge algorithms.
AI agent+
https://www.ibm.com/think/ai-agents
Your one-stop resource for gaining in-depth knowledge and hands-on applications of AI agents.
机器学习+
https://www.youtube.com/watch?v=0oyDqO8PjIg
Learn about machine learning and AI with this comprehensive 11-hour course from @LunarTech_ai.
https://www.youtube.com/watch?v=i_LwzRVP7bg
Learn Machine Learning in a way that is accessible to absolute beginners.
https://www.youtube.com/watch?v=NWONeJKn6kc
Learn the theory and practical application of machine learning concepts in this comprehensive course for beginners.
https://www.youtube.com/watch?v=PcbuKRNtCUc
Learn about all the most important concepts and terms related to machine learning and AI.
深度学习+
https://d2l.ai/
Interactive deep learning book with code, math, and discussions.
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
TensorFlow+
https://www.youtube.com/watch?v=tpCFfeUEGs8
Ready to learn the fundamentals of TensorFlow and deep learning with Python? Well, you’ve come to the right place.
https://www.youtube.com/watch?v=ZUKz4125WNI
This part continues right where part one left off so get that Google Colab window open and get ready to write plenty more TensorFlow code.
PyTorch+
https://datawhalechina.github.io/thorough-pytorch/
PyTorch是利用深度学习进行数据科学研究的重要工具,在灵活性、可读性和性能上都具备相当的优势,近年来已成为学术界实现深度学习算法最常用的框架。
https://www.youtube.com/watch?v=V_xro1bcAuA
Learn PyTorch for deep learning in this comprehensive course for beginners. PyTorch is a machine learning framework written in Python.
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
相关职位
社招1年以上技术类-算法
1. 跟进大模型的前沿进展,负责大模型在百亿级流量搜索和信息流广告客户侧的应用和优化; 2. 跟进和研究前沿AI Agent技术,负责效果广告系统AI Assistant、投放AI Agent的研究和落地; 3. 构建商业Agent生态基础技术平台能力,包括Prompt、RAG、LLMs(预训练、微调、RLHF等)、数据、评测、agent框架等;
更新于 2025-07-03
社招TEG技术
1.智能对话式BI智能体研发:支持自然语言查询、数据分析、可视化生成及业务决策建议,支持多源、多模态数据(文本,图表、数据看板)的动态生成和交互优化; 2.数据与知识增强:构建BI领域知识库(元数据、指标中台),设计数据权限控制、确保敏感数据处理; 3.BI方向工具开发:异动分析、归因及预测模型。
更新于 2025-06-04
社招核心本地商业-基
1. Agent基础框架的建设,包括不限于Multi-Agent、Workflow等,构建和完善大规模多智能体系统的底层基础框架,确保系统的稳定性和扩展性。 2. Agent实验及评测体系、Agent Tracing等能力建设,完善Agent开发、优化的的工具和系统生态。 3. Multi-Agent交互协议设计和开发,实现高效可靠的多智能体交互协议,支持跨Agent的通信和协作。 4. Agent注册、管理、发现能力的架构设计和系统开发,确保不同业务场景下Agent的灵活部署和高效管理。 5. MCP 服务架构设计和开发,负责MCP相关工具的接入、集成和链路管理,实现 AI 资源、工具的接入与整合,支持不同业务需求下的灵活使用。 6. Agent系统及平台的性能优化、架构优化,持续迭代具有高可用性、可伸缩性和易维护性的系统。 7. 跟进技术和行业动态,不断优化和提升大模型Agent的技术框架,支持业务场景下的Agent能力迭代。
更新于 2025-06-16