GitHub Actions commited on
Commit
18ec1d3
·
1 Parent(s): 20f021f

Sync from GitHub Actions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ def load_pipeline():
21
  pipeline = load_pipeline()
22
 
23
  st.title("🤖 CodeInsight Assistant")
24
- st.caption("Your fine-tuned Phi-3-mini-128k-instruct model, ready to help with Python.")
25
  st.divider()
26
 
27
  st.markdown(
 
21
  pipeline = load_pipeline()
22
 
23
  st.title("🤖 CodeInsight Assistant")
24
+ st.caption("Fine-tuned Phi-3-mini-128k-instruct model, ready to help with Python.")
25
  st.divider()
26
 
27
  st.markdown(