Spaces:
Runtime error
Runtime error
ThisIs-Developer
commited on
Commit
β’
04e57dc
1
Parent(s):
2ed9d6e
Update app.py
Browse files
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:** [
|
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:** [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)')
|