Skip to content

Commit

Permalink
Update 2023-05-14-LLM_Resources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishtele authored Jan 26, 2025
1 parent efdeb78 commit df4c1d8
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions _posts/2023-05-14-LLM_Resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

<video width="320" height="240" controls loop="" muted = "" autoplay="">
<source src="https://storage.googleapis.com/gweb-research2023-media/media/CoA-1-Overview.mp4">
</video>

<div style="text-align: center; margin: 20px auto;">
<video width="640" height="480" controls loop="" muted = "" autoplay="">
<source src="https://storage.googleapis.com/gweb-research2023-media/media/CoA-1-Overview.mp4">
</video>
</div>

* [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)

Expand Down

0 comments on commit df4c1d8

Please sign in to comment.