Spaces:
Build error
Build error
Update app.py
Browse files
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:
|
|
|
|
| 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
|