Spaces:
Running
Running
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -737,7 +737,7 @@ st.title("Least-Loaded Expert Parallelism (LLEP)")
|
|
| 737 |
st.markdown("""Compare **Standard EP** against the **LLEP (LLA/LLAS)** plan and visualize step-by-step spilling.
|
| 738 |
|
| 739 |
[](https://arxiv.org/abs/placeholder)
|
| 740 |
-
[](
|
| 741 |
[](https://github.com/SalesforceAIResearch/LeastLoadedEP)
|
| 742 |
""", unsafe_allow_html=True)
|
| 743 |
st.caption("""
|
|
|
|
| 737 |
st.markdown("""Compare **Standard EP** against the **LLEP (LLA/LLAS)** plan and visualize step-by-step spilling.
|
| 738 |
|
| 739 |
[](https://arxiv.org/abs/placeholder)
|
| 740 |
+
[](https://github.com/SalesforceAIResearch/LeastLoadedEP/blob/main/llep_paper.pdf)
|
| 741 |
[](https://github.com/SalesforceAIResearch/LeastLoadedEP)
|
| 742 |
""", unsafe_allow_html=True)
|
| 743 |
st.caption("""
|