1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Add PicoLlama LLM library (#6317)

Run a "large" language model locally on the RP2350 with PSRAM.
This commit is contained in:
Earle F. Philhower, III
2025-05-19 16:06:52 -07:00
committed by GitHub
parent 224918dfe4
commit 430934b5f0

View File

@ -2308,6 +2308,7 @@ https://github.com/e-radionicacom/Inkplate-6-Arduino-library
https://github.com/eagleSIA/eBoard https://github.com/eagleSIA/eBoard
https://github.com/earlephilhower/BackgroundAudio https://github.com/earlephilhower/BackgroundAudio
https://github.com/earlephilhower/ESP8266Audio https://github.com/earlephilhower/ESP8266Audio
https://github.com/earlephilhower/PicoLlama
https://github.com/earthtown/8_digit_vfd https://github.com/earthtown/8_digit_vfd
https://github.com/EasyG0ing1/BlockNot https://github.com/EasyG0ing1/BlockNot
https://github.com/EasyG0ing1/SimpleEncoder https://github.com/EasyG0ing1/SimpleEncoder