EmmaDayo commited on
Commit
cf890b9
·
verified ·
1 Parent(s): 5ac4d70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🧬 OpenBioLLM Chatbot on Hugging Face
2
 
3
  This Space uses [OpenBioLLM-8B](https://huggingface.co/aaditya/Llama3-OpenBioLLM-8B), a biomedical large language model based on Llama 3, to answer medical and life science-related questions interactively using Gradio.
 
1
+ ---
2
+ title: OpenBioLLM Chatbot
3
+ emoji: 🧬
4
+ colorFrom: indigo
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: "3.50.2"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # 🧬 OpenBioLLM Chatbot on Hugging Face
13
 
14
  This Space uses [OpenBioLLM-8B](https://huggingface.co/aaditya/Llama3-OpenBioLLM-8B), a biomedical large language model based on Llama 3, to answer medical and life science-related questions interactively using Gradio.