So upon attempting to deploy a gpt4all tool I made, I discovered that Streamlit’s cloud service Linux machine has a fairly outdated glibc installed (a system-level package). To attempt to work around it, I tried using an older version of gpt4all, but even that version was still too new for Streamlit cloud’s glibc version. If this was addressed, it would open a window for tons of LLM tools on Streamlit! I’d really like to see this happen.
Community Cloud is currently on Debian Bullseye. Although the current version of Debian is Bookworm, Trixie is expected to be released this year and we’re looking to upgrade to Trixie sometime after its released.