Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awpbash
/
ThisIs-Developer-Llama-2-GGML-Medical-Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ThisIs-Developer-Llama-2-GGML-Medical-Chatbot
/
app.py
awpbash
initial commit
6215914
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
import
gradio
as
gr
gr.load(
"models/ThisIs-Developer/Llama-2-GGML-Medical-Chatbot"
).launch()