From 6f6994a2c8850e5f05e5dbb4b68174a729c0baea Mon Sep 17 00:00:00 2001 From: Puneet Chandna <121252460+puneet-chandna@users.noreply.github.com> Date: Sat, 10 Jan 2026 00:12:02 +0530 Subject: [PATCH 1/2] Add LLM Papers --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index dbad8470..97355cf9 100644 --- a/readme.md +++ b/readme.md @@ -418,6 +418,8 @@ - [AI in Finance](https://github.com/georgezouq/awesome-ai-in-finance#readme) - Solving problems in finance with machine learning. - [JAX](https://github.com/n2cholas/awesome-jax#readme) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research. - [XAI](https://github.com/altamiracorp/awesome-xai#readme) - Providing insight, explanations, and interpretability to machine learning methods. + - [LLM Papers](https://github.com/puneet-chandna/awesome-LLM-papers#readme) - Seminal and breakthrough papers in Large Language Models. + - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing#readme) - [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme) - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme) From 1e128f2de6782d82a26b59454f9fea4007f6c030 Mon Sep 17 00:00:00 2001 From: Puneet Chandna <121252460+puneet-chandna@users.noreply.github.com> Date: Tue, 13 Jan 2026 14:37:29 +0530 Subject: [PATCH 2/2] Add LLM Papers fixed the positioning of the list entry, --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 97355cf9..4160160d 100644 --- a/readme.md +++ b/readme.md @@ -418,7 +418,7 @@ - [AI in Finance](https://github.com/georgezouq/awesome-ai-in-finance#readme) - Solving problems in finance with machine learning. - [JAX](https://github.com/n2cholas/awesome-jax#readme) - Automatic differentiation and XLA compilation brought together for high-performance machine learning research. - [XAI](https://github.com/altamiracorp/awesome-xai#readme) - Providing insight, explanations, and interpretability to machine learning methods. - - [LLM Papers](https://github.com/puneet-chandna/awesome-LLM-papers#readme) - Seminal and breakthrough papers in Large Language Models. + - [LLM Papers](https://github.com/puneet-chandna/awesome-LLM-papers#readme) - Seminal and breakthrough papers in Large Language Models. - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing#readme) - [Spanish](https://github.com/dav009/awesome-spanish-nlp#readme)