Mykes commited on
Commit
54f5785
1 Parent(s): af81e42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -89,7 +89,8 @@ st.sidebar.markdown("This is a simple chat interface using Streamlit and an AI m
89
 
90
  st.sidebar.header("Model Information")
91
  st.sidebar.markdown("""
92
- - Model: <a href='https://huggingface.co/Mykes/med_phi3-mini-4k-GGUF'>med_phi3-mini-4k-GGUF</a>
 
93
  - Context Length: 512 tokens
94
  - This model is specialized in medical knowledge.
95
  - Russian language
 
89
 
90
  st.sidebar.header("Model Information")
91
  st.sidebar.markdown("""
92
+ - Model: med_phi3-mini-4k-GGUF
93
+ ([View on Hugging Face](https://huggingface.co/Mykes/med_phi3-mini-4k-GGUF))
94
  - Context Length: 512 tokens
95
  - This model is specialized in medical knowledge.
96
  - Russian language