ThisIs-Developer commited on
Commit
2ed9d6e
β€’
1 Parent(s): e78a901

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def main():
71
  ## Useful Links πŸ”—
72
 
73
  - **Model:** [Llama-2-7B-Chat-GGML](https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML) πŸ“š
74
- - **GitHub:** [ThisIs-Developer/Llama-2-GGML-Medical-Chatbot](https://github.com/ThisIs-Developer/Llama-2-GGML-Medical-Chatbot) πŸ’¬
75
  ''')
76
  add_vertical_space(1) # Adjust the number of spaces as needed
77
  st.write('Made by [@ThisIs-Developer](https://huggingface.co/ThisIs-Developer)')
 
71
  ## Useful Links πŸ”—
72
 
73
  - **Model:** [Llama-2-7B-Chat-GGML](https://huggingface.co/TheBloke/Llama-2-7B-Chat-GGML) πŸ“š
74
+ - **GitHub:** [iam-baivab/Llama-2-GGML-Medical-Chatbot](https://github.com/iam-baivab/Llama-2-GGML-Medical-Chatbot) πŸ’¬
75
  ''')
76
  add_vertical_space(1) # Adjust the number of spaces as needed
77
  st.write('Made by [@ThisIs-Developer](https://huggingface.co/ThisIs-Developer)')