tecuhtli commited on
Commit
ef4a4c8
·
1 Parent(s): 2a2764c

Actualización del modelo / README / pesos / etc.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -746,7 +746,7 @@ if __name__ == '__main__':
746
  st.caption("➡️ At this stage, I can respond to simple questions such as:")
747
  st.caption(" • ¿Cómo estás? • ¿Qué es...? • Explícame algo • Define algo • ¿Para qué sirve...?")
748
 
749
- st.caption("😊 If you want to know me better, visit: [hazutecuhtli.github.io](https://hazutecuhtli.github.io)")
750
 
751
  st.markdown("<br>", unsafe_allow_html=True)
752
 
 
746
  st.caption("➡️ At this stage, I can respond to simple questions such as:")
747
  st.caption(" • ¿Cómo estás? • ¿Qué es...? • Explícame algo • Define algo • ¿Para qué sirve...?")
748
 
749
+ st.caption("😊 If you want to know me better, visit: [hazutecuhtli.github.io](https://github.com/hazutecuhtli/LLMs_FineTuned_Chatbot)")
750
 
751
  st.markdown("<br>", unsafe_allow_html=True)
752