llm-arch / pages /010_LLM_Architectures.py

Commit History

Added page level comments to describe the purpose of each page
4f07f72

alfraser commited on

Tweaked a comment.
dd4879b

alfraser commited on

Refactored pages to make the functions smaller and clearer
03dc960

alfraser commited on

Updated the architecture descriptions, images and caption text for the display of the architectures
cc46ec6

alfraser commited on

Added a push button to generate a random question to the UI, so users don't have to phrase something themselves.
7c479ac

alfraser commited on

Added ability to select which models to compare side by side, allowing for more flexibility in testing my fine-tuned llamas
57b94ca

alfraser commited on

Removed decimals from group tag and moved where it is called in the side by side flow so they actually share the same ID
2f008c2

alfraser commited on

Changed function name as getting a conflict on the server which I am not getting locally
59df961

alfraser commited on

Added tags to the trace for the front end flows
1262b99

alfraser commited on

Added the display of the question typed into the side by side setup.
d0a9930

alfraser commited on

Removed debug print statements which cause extra chaff in the logs
1c63a8a

alfraser commited on

Added a side by side compare for the architectures
88be29a

alfraser commited on

Fixed a display issue in the markdown with dollar signs in prices
aff284c

alfraser commited on

Added image for baseline architecture
06b78a1

alfraser commited on

Added option to include a diagram of the architecture under test on the architectures page.
2db4636

alfraser commited on

Integrated the architecture page structure and code from the old codebase and integrated for hugging face deployment
cc9a95f

alfraser commited on

Tweaked text.
326698c

alfraser commited on

Tweaked page names and titles.
a6dda4b

alfraser commited on