Skip to content

Commit

Permalink
add L4 URL
Browse files Browse the repository at this point in the history
  • Loading branch information
TaraSPande authored Sep 30, 2024
1 parent 83c9d92 commit 44cafeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Large language models (LLMs) have revolutionized a wide range of domains. In par
| Sept 9 | **LLM Reasoning** <br> Denny Zhou, Google DeepMind <br> [Livestream](https://www.youtube.com/live/QL-FS_Zcmyo) <a href="https://rdi.berkeley.edu/llm-agents-mooc/slides/intro.pdf">Intro</a> <a href="https://rdi.berkeley.edu/llm-agents-mooc/slides/llm-reasoning.pdf">Slides</a> [Quiz 1](https://forms.gle/1pb6nkwZPyUqvFPe6) | - [Chain-of-Thought Reasoning Without Prompting](https://arxiv.org/abs/2402.10200) <br> - [Large Language Models Cannot Self-Correct Reasoning Yet](https://arxiv.org/abs/2310.01798) <br> - [Premise Order Matters in Reasoning with Large Language Models](https://arxiv.org/abs/2402.08939) <br> - [Chain-of-Thought Empowers Transformers to Solve Inherently Serial Problems](https://arxiv.org/abs/2402.12875) |
| Sept 16 | **LLM agents: brief history and overview** <br> Shunyu Yao, OpenAI <br> [Livestream](https://www.youtube.com/watch?v=RM6ZArd2nVc) <a href="https://rdi.berkeley.edu/llm-agents-mooc/slides/llm_agent_history.pdf">Slides</a> [Quiz 2](https://forms.gle/t9ictrAjxTrWd9tr6) | - [WebShop: Towards Scalable Real-World Web Interaction with Grounded Language Agents](https://arxiv.org/abs/2207.01206) <br> - [ReAct: Synergizing Reasoning and Acting in Language Models](https://arxiv.org/abs/2210.03629) |
| Sept 23 | **Agentic AI Frameworks & AutoGen** <br> Chi Wang, AutoGen-AI <br> **Building a Multimodal Knowledge Assistant** <br> Jerry Liu, LlamaIndex <br> [Livestream](https://www.youtube.com/live/OOdtmCMSOo4) <a href="https://rdi.berkeley.edu/llm-agents-mooc/slides/autogen.pdf">Chi's Slides</a> <a href="https://rdi.berkeley.edu/llm-agents-mooc/slides/MKA.pdf">Jerry's Slides</a> [Quiz 3](https://forms.gle/osuDEXRmDHJvLi1T7) | - [AutoGen: Enabling Next-Gen LLM Applications via Multi-Agent Conversation](https://arxiv.org/abs/2308.08155) <br> - [StateFlow: Enhancing LLM Task-Solving through State-Driven Workflows](https://arxiv.org/abs/2403.11322) |
| Sept 30 | **Enterprise trends for generative AI, and key components of building successful agents/applications** <br> Burak Gokturk, Google | - [Google Cloud expands grounding capabilities on Vertex AI](https://cloud.google.com/blog/products/ai-machine-learning/rag-and-grounding-on-vertex-ai?e=48754805) <br> - [The Needle In a Haystack Test: Evaluating the performance of RAG systems](https://towardsdatascience.com/the-needle-in-a-haystack-test-a94974c1ad38) <br> - [The AI detective: The Needle in a Haystack test and how Gemini 1.5 Pro solves it](https://cloud.google.com/blog/products/ai-machine-learning/the-needle-in-the-haystack-test-and-how-gemini-pro-solves-it?e=48754805) |
| Sept 30 | **Enterprise trends for generative AI, and key components of building successful agents/applications** <br> Burak Gokturk, Google <br> [Livestream](https://www.youtube.com/live/Sy1psHS3w3I) | - [Google Cloud expands grounding capabilities on Vertex AI](https://cloud.google.com/blog/products/ai-machine-learning/rag-and-grounding-on-vertex-ai?e=48754805) <br> - [The Needle In a Haystack Test: Evaluating the performance of RAG systems](https://towardsdatascience.com/the-needle-in-a-haystack-test-a94974c1ad38) <br> - [The AI detective: The Needle in a Haystack test and how Gemini 1.5 Pro solves it](https://cloud.google.com/blog/products/ai-machine-learning/the-needle-in-the-haystack-test-and-how-gemini-pro-solves-it?e=48754805) |
| Oct 7 | **Compound AI Systems & the DSPy Framework** <br> Omar Khattab, Databricks | - [Optimizing Instructions and Demonstrations for Multi-Stage Language Model Programs](https://arxiv.org/abs/2406.11695) <br> - [Fine-Tuning and Prompt Optimization: Two Great Steps that Work Better Together](https://arxiv.org/abs/2407.10930) |
| Oct 14 | **Agents for Software Development** <br> Graham Neubig, Carnegie Mellon University | |
| Oct 21 | **Agent for Workflow Applications** <br> Nicolas Chapados, ServiceNow | |
Expand Down

0 comments on commit 44cafeb

Please sign in to comment.