Update src/streamlit_app.py
Browse files- src/streamlit_app.py +3 -3
src/streamlit_app.py
CHANGED
@@ -620,6 +620,6 @@ st.markdown("""
|
|
620 |
- [**TheBloke's Quantizations**](https://huggingface.co/TheBloke) β Pre-quantized models in GGUF/GPTQ format
|
621 |
- [**Awesome LLM**](https://github.com/Hannibal046/Awesome-LLMs) β Curated list of models and resources
|
622 |
|
623 |
-
|
624 |
-
|
625 |
-
|
|
|
620 |
- [**TheBloke's Quantizations**](https://huggingface.co/TheBloke) β Pre-quantized models in GGUF/GPTQ format
|
621 |
- [**Awesome LLM**](https://github.com/Hannibal046/Awesome-LLMs) β Curated list of models and resources
|
622 |
|
623 |
+
|
624 |
+
---
|
625 |
+
""")
|