jncraton / languagemodels

Explore large language models in 512MB of RAM
https://jncraton.github.io/languagemodels/
MIT License
1.18k stars 78 forks source link

Only test base model on Pi #4

Closed jncraton closed 1 year ago

jncraton commented 1 year ago

Prior to this change, large and xl models were being tested on every platform. This is slow on the Pi platform due to emulation. This change will only test the base model on the Pi.