import streamlit as st from src.st_helpers import st_setup if st_setup('LLM Arch'): st.write("# LLM Architectures")