diff --git a/_posts/2023-05-14-LLM_Resources.md b/_posts/2023-05-14-LLM_Resources.md index 43b570b..2eebdc6 100644 --- a/_posts/2023-05-14-LLM_Resources.md +++ b/_posts/2023-05-14-LLM_Resources.md @@ -26,10 +26,12 @@ Hi All, The internet is awash with information about large language models (LLMs). Every day, a plethora of papers are published on LLMs, advancing the state-of-the-art (SOTA) benchmarks. I found it overwhelming to keep up with the research and the rapid pace of development. I am listing a few resources that I found helpful and will keep on adding to this list. * [Chain of Agents: Large language models collaborating on long-context tasks](https://openreview.net/pdf?id=LuCLf4BJsr) - - + +
+ +
* [A Very Gentle Introduction to Large Language Models without the Hype](https://mark-riedl.medium.com/a-very-gentle-introduction-to-large-language-models-without-the-hype-5f67941fa59e)