From 3025aa90b3e47cb2c669175faa03114c57b1c9f7 Mon Sep 17 00:00:00 2001 From: Zack Li <39573601+zhiyuan8@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:31:20 -0800 Subject: [PATCH] Update readme.md Add this paper list for large language models which is a very popular topic recently: https://github.com/NexaAI/Awesome-LLMs-on-device#readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4b10edcf52..6b1b88f974 100644 --- a/readme.md +++ b/readme.md @@ -435,6 +435,7 @@ - [TensorFlow Lite](https://github.com/margaretmz/awesome-tensorflow-lite#readme) - Framework that optimizes TensorFlow models for on-device machine learning. - [Papers](https://github.com/terryum/awesome-deep-learning-papers#readme) - The most cited deep learning papers. - [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme) + - [Large Language Models on edge devices](https://github.com/NexaAI/Awesome-LLMs-on-device#readme) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision#readme) - [Open Source Society University](https://github.com/ossu/computer-science#readme) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming#readme)