From 430934b5f08ac0d9a20bbd1504cda7f618816e5a Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Mon, 19 May 2025 16:06:52 -0700 Subject: [PATCH] Add PicoLlama LLM library (#6317) Run a "large" language model locally on the RP2350 with PSRAM. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 170b61d3..176f1c89 100644 --- a/repositories.txt +++ b/repositories.txt @@ -2308,6 +2308,7 @@ https://github.com/e-radionicacom/Inkplate-6-Arduino-library https://github.com/eagleSIA/eBoard https://github.com/earlephilhower/BackgroundAudio https://github.com/earlephilhower/ESP8266Audio +https://github.com/earlephilhower/PicoLlama https://github.com/earthtown/8_digit_vfd https://github.com/EasyG0ing1/BlockNot https://github.com/EasyG0ing1/SimpleEncoder