From dfd65e6ec441766872c5025c95ef7d5e1b865690 Mon Sep 17 00:00:00 2001 From: Boyu Gou <103808989+boyugou@users.noreply.github.com> Date: Sat, 27 Jan 2024 15:52:52 -0500 Subject: [PATCH] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index ccfb6e2c4..ff28ff439 100644 --- a/index.md +++ b/index.md @@ -14,7 +14,7 @@ I'm broadly interested in **AI Agents**, **Natural Language Processing**, and ** The recent points that drive my thoughts are: - All about **General Purpose AI Agents**: Reasoning, planning, learning, grounding, evaluation, frameworks & pipelines, algorithms, fine-tuning, etc. -- All about **Foundation Models**: Multimodality, Large Language Models, Large Multimodal Models, etc. +- All about **Foundation Models**: Multimodality, Large Language Models (LLMs), Large Multimodal Models (LMMs), etc. - **Web Agents**: AI agents specified in web scenarios. - **Reasoning**: Reasoning abilities that require specific knowledge, especially without relying on large-scale data for supervised fine-tuning (SFT). - **Efficient Reinforcement Learning**: Applying reinforcement learning efficiently to AI Agents.